The events that are not triggered directly by user activity are called

A Device-independent input events
B Device-dependent input events
C User interface events
D State change events

Correct Answer: State change events

Some events are not triggered directly by user activity, but by network or browser activity, and indicate some kind of lifecycle or state-related change. The load event, fired on the Window object when the document is fully loaded, is probably the most commonly used of these events.

Related Questions

Order-filling activity in the physical system is triggered by the
Which two events will have the generated text for key events?
The high-level events among the following events are
The events that are not directly tied to a specific input device are

Next steps