what is event driven programming? very short answer
Answers
Answered by
0
Answer:
Event driven programming is when a program is designed to respond to user engagement in various form .
Answered by
2
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