Event (computing)
In computing, an event is an action that is usually initiated outside the scope of a program and that is handled by a piece of code inside the program. Typically events are handled synchronous with the program flow, that is, the program has one or more dedicated places where events are handled. Typical sources of events include the user (who presses a key on the keyboard, in other words, through a keystroke). Another source is a hardware device such as a timer. A computer program that changes its behavior in response to events is said to be event-driven, often with the goal of being interactive.
Read more about Event (computing): Description, Delegate Event Model, Event Handler, Event Notification
Famous quotes containing the word event:
“The awakening of the people of China to the possibilities under free government is the most significant, if not the most momentous, event of our generation.”
—Woodrow Wilson (18561924)