0% found this document useful (0 votes)
9 views5 pages

Event Driven Programming

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views5 pages

Event Driven Programming

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Event Driven

Programming
• Event driven programming – a programming paradigm where the flow
of the program is driven by sensor outpus or user actions (aka events)
– Wikipedia

• Batch programming – programming paradigm where the flow of


events is determined completely by the programmer
Which type is it (batch or event
based?)
Take all the grades for this class and calculate final grade for the course
2.World of Warcraft
3.Any video game
4. 401K Lab
List boxes
List boxes allow you to select one (or more) items from a list of items

You might also like