Home » HTML » HTML Introduction » Question
  1. How many times can HTML5 events be fired?
    1. Zero
    2. Only two
    3. One
    4. Multiple
    5. None of these
Correct Option: D

We can call events like drag, ondragover, etc multiple times in HTML5.



Your comments will be displayed only after manual approval.