Q. The events that are not directly tied to a specific input device are
β
Correct Answer: (B)
Device-independent events
Explanation: These are input events that are not directly tied to a specific input device. The click event, for example, indicates that a link or button (or other document element) has been activated) This is often done via a mouse click, but it could also be done by keyboard or (on touch-sensitive devices) by gesture.