Computer Science, asked by RamanBhardwajRB9098, 1 year ago

What do you mean by event driven program? explain?

Answers

Answered by Anonymous
2
It is a type of programming paradigm in which the flow of program is determined by events such as user actions , sensor outputs
Answered by THEmultipleTHANKER
2

\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.

Similar questions