Event-driven Program


 In an event-driven program, you design the screens, define the objects, and define how the screens will connect. Within an event-driven program, a component from which an event is generated is the source of the event.

  1. Other than changes to the planning stage, how is the development of an event-driven program different from that of a procedural program?
  2. How would a programmer create a plan for an animation?