Anchal Kesharwani Total Post:15 Points:75 Posted by Anchal Kesharwani September-22-2014 2:38 AM Node JS Node.JS 1 Answer(s) 1020 View(s) Ratings: Rate this:
Anchal Kesharwani Post:15 Points:75 What does event-driven programming mean? Posted on 3 years ago In computer programming, event driven programming is a programming paradigm in which the flow of the program is determined by events like messages from other programs or threads. It is an application architecture technique divided into two sections 1) Event Selection 2) Event Handling
Post:15
Points:75What does event-driven programming mean?
In computer programming, event driven programming is a programming paradigm in which the flow of the program is determined by events like messages from other programs or threads.
It is an application architecture technique divided into two sections
1) Event Selection
2) Event Handling