Write short notes on Event Driven Programming.
Answers
Answered by
3
In computer programming, event-driven programming is a programming paradigm in which the flow of the program is determined by events such as user actions (mouse clicks, key presses), sensoroutputs, or messages from other programs or threads. Event-driven programming is the dominant paradigm used in graphical user interfaces and other applications (e.g., JavaScript web applications) that are centered on performing certain actions in response to user input. This is also true of programming for device drivers
Similar questions
Social Sciences,
7 months ago
Biology,
7 months ago
English,
7 months ago
Biology,
1 year ago
Math,
1 year ago