An event-driven program is a program in which the flow of control of the…
2022
An event-driven program is a program in which the flow of control of the program depends upon the ______.
Answer: A. occurrence of external events
- A.
occurrence of external events
- B.
control statements
- C.
sequence of statements
- D.
order of calling of functions
Attempted by 487 students.
Show answer & explanation
Correct answer: A
Loading lesson…