what is
 






 

Question by  KatW (85)

What does "event driven" mean?

 
+7

Answer by  testing1234 (100)

Event driven in programming means the program flow is controlled by events. These events could be from user input such as a mouse click or other sensor readings. Events are sent by a dispatcher based on type to a handler which processes the type of event. Events are stored in a queue until they can be processed.

 
+7

Answer by  wieb83zd (63)

it means software that is designed in modules that each are initiated by a certain event, for instance a mouse click on a button.

 
+0

Answer by  Anonymous

find out yourself cheat

 
You have 50 words left!