Computer Science, asked by siddeshthorat, 7 months ago

which of these class, is super class.of all the events
1) Event object
2) Event class
3) Action event
4) item event​

Answers

Answered by Fatimakincsem
0

The event object is the superclass of all the events.

What is the event object?

  • Even objects contain all the events that are based on them.
  • It is the sole source that inherits all the properties, techniques, and methods.
  • In HTML many events take place simultaneously.
  • However, when a significant event takes place in HTML, that event belongs to the event object.
  • For example, a mouse click event is an event object.
  • Lat's take a look at this.
  • The most common examples are
  • For CSS events, an animation event is used whereas for focus events focus event object is used.

#SPJ3

Similar questions