Vidyalelo
JavaScript · Q75

Document Object Model And Event Handling

Programming · JavaScript · question 75

Q75

The events that represents occurrences related to the browser window are

A.
Window
Answer
B.
Element
C.
Display
D.
Handlers

Answer: Option A

Solution

Answer: Option A
Solution:
Window events represent occurrences related to the browser window itself, rather than any specific document content displayed inside the window.