What I am trying to understand is what are events in an event-driven system. when it occurred, who or what caused it to occur ? I do not understand who generates the event system or program ?
The common example I see of the event is pressing a key on the keyboard. I think there are two key points to understand this whole concept are target system and program.
The common example I see of the event is pressing a key on the keyboard. I think there are two key points to understand this whole concept are target system and program.