Computer Science, asked by deepanshu9871, 2 months ago

what do you understand by event driven programming​

Answers

Answered by THEmultipleTHANKER
5

\bf Hey\:There\:!

Question:

  • What do you mean by event driven programming in VB?

Answer:

Event-driven programming is a programming paradigm in which the flow of program execution is determined by events - for example a user action such as a mouse click, key press, or a message from the operating system or another program.

Answered by savitasavadatti9
5

Answer:Event driven programming is when a program is designed to respond to user engagement in various forms.

Explanation:

It is known as programing 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