what is an event evaluate the importance of event driven programming
Answers
Answered by
1
Answer:
Event-driven programming is the dominant paradigm used in graphical user interfaces and other applications (e.g., JavaScript web applications) that are centered on performing certain actions in response to user input.
Answered by
1
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