Menu driven program to Display five freedom fighters
Answers
Answered by
0
EVENT HANDLING MODEL. GUIs are event driven (i.e. they generate events when the user of the program interacts with the GUI). Some common interactions are moving the mouse, clicking the mouse, clicking a button, typing in a text field, selecting an item from a menu, closing a window etc.
Similar questions