Computer Science, asked by singhNancy1, 1 year ago

what do you mean by event driven programming ?

Answers

Answered by rahulgupta100008
5
In computer programming, event-driven programming is a programmingparadigm in which the flow of theprogram is determined by events such as user actions (mouse clicks, key presses), sensor outputs, or messages from other programs/threads

singhNancy1: thank you very much
rahulgupta100008: if you find helpful mark as brainlist
singhNancy1: of course
Answered by THEmultipleTHANKER
1

\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