Fill This Form To Receive Instant Help
Homework answers / question archive / Class, What is event driven programming? More than likely, your first program was a CLI (command line interface) that only used input from the user to control the flow of the program
Class,
What is event driven programming? More than likely, your first program was a CLI (command line interface) that only used input from the user to control the flow of the program. All steps in the program were run synchronously.
With GUI programming, there are multiple events that your program will need to listen for in order to work properly. These events will occur asynchronously. UMUC (2018) describes event programming in your Week 5 / Module Readings / GUI Programming::
Already member? Sign In