Physics, asked by Anonymous, 2 months ago

What is event driven programming?​

Answers

Answered by Anonymous
4

Explanation:

Simply put, event-driven programming is when a program is designed to respond to user engagement in various forms. It is known as a programming paradigm in which the flow of program execution is determined by “events.” Events are any user interaction, such as a click or key press, in response to prompt from the system.

Answered by sridhar198
0

Explanation:

Simply put, event-driven programming is when a program is designed to respond to user engagement in various forms. It is known as a programming paradigm in which the flow of program execution is determined by “events.” Events are any user interaction, such as a click or key press, in response to prompt from the system.

Similar questions