The time during which an application is executing is referred to as ____________.
a. up time
b. execution
c. run time
d. instancing
c. run time
Computer Science & Information Technology
You might also like to view...
The accompanying figure shows an example of _____ software.
A. paint B. presentation C. publishing D. database
Computer Science & Information Technology
________ enables devices and controllers to transfer blocks of data to and from main memory directly.
a) Programmed I/O b) Direct memory access (DMA) c) Interrupt-driven I/O d) Pipelining
Computer Science & Information Technology
When you decide on the correct instructions for a program, you are developing the program's ____.
A. logic B. syntax C. data file D. data entities
Computer Science & Information Technology
In order to declare a named constant, the declaration must use which Java keyword?
a) final b) int c) static d) void
Computer Science & Information Technology