561. | Computer document which act as a contract between the developer and the customer is |
Discuss |
Answer: (c).SRS
|
562. | One component which contains nearly all GUI programs will have |
Discuss |
Answer: (a).frame
|
563. | Requested files used by web are stored in memory |
Discuss |
Answer: (c).cache
|
565. | Function which is used to read strings is |
Discuss |
Answer: (d).gets()
|
566. | Tag which is used for adding comments is |
Discuss |
Answer: (b).//
|
567. | Highest layer of network abstraction contains |
Discuss |
Answer: (a).gateway
|
568. | Process in which a program is written to respond to the button clicks, menu selections, and other actions of user in whatever order is termed as |
Discuss |
Answer: (a).event-driven programming
|
569. | Three software parts of a GUI program are |
Discuss |
Answer: (c).GUI components, event listeners, application code
|