Computer Science, asked by himanshukumar1p90ecz, 9 months ago

What is event driven programing?

Answers

Answered by sirichandana9265
9

Answer:

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), sensor outputs, or messages from other programs or threads.

Similar questions