A program that solves a problem or tells a story mainly through events and handlers is called a(n) “____ program.”
A. task-oriented
B. event-driven
C. functional
D. procedural
Answer: B
You might also like to view...
Directory’s method GetDirectories returns:
a) a string of all the names of sibling directories b) an array of strings of all the names of sibling directories c) a string of all the names of subdirectories d) an array of strings of all the names of subdirectories
Examine the overall size of your game (pixel by pixel). What percentage of your screen real estate could be dedicated to your controls?
What will be an ideal response?
In Linux systems, a task represents a ________.
a) process b) thread c) job d) a and b only
To communicate using public key cryptography, each party in a transaction must have:
(a) A private key. (b) A public key. (c) A KDC. (d) Both (a) and (b).