Question 9 of 10
While setting up a game using a modular program, the programmers want to
add a procedure to indicate what should happen when a specific event
occurs, such as when a button is pressed. What do they need to do?
A. Add a function call
B. Add a function parameter
C. Create an event handler
D. Create a control structure
E