Event Oriented
In computer science, an event is an occurrence that happens within a program. In event-oriented programming, the program is designed to respond to these events. For example, a user clicking a button on a web page is an event, and a program that respo...
eluchn.hashnode.dev7 min read