In an event-driven program, what determines the order in which code runs?
The alphabetical order of the variable names
The events that occur, such as user actions
The total number of lines in the program
A fixed top-to-bottom sequence that never changes
Was this exam question helpful?