what is an event in java
Answers
Answered by
2
Answer:
An event is a signal received by a program from the operating system as a result of some action taken by the user, or because something else has happened. Here are some examples: The user clicks a mouse button. The user presses a key on the keyboard.
Answered by
1
Answer:
An event is a signal received by a program from the operating system as a result of some action taken by the user, or because something else has happened. Here are some examples: The user clicks a mouse button. The user presses a key on the keyboard.
Similar questions