nerdexam
Microsoft

98-375 · Question #12

98-375 Question #12: Real Exam Question with Answer & Explanation

The correct answer is A. onmouseover B. ondblclick C. onkeydown. The cursor moved over the object (i.e. user hovers the mouse over the object). Invoked when the user clicked twice on the object. Invoked when a key was pressed over an element.

Question

Which three event attributes are used with the CAPTION element in HTML5? (Choose three.)

Options

  • Aonmouseover
  • Bondblclick
  • Conkeydown
  • Donconnect
  • Eonabort

Explanation

The cursor moved over the object (i.e. user hovers the mouse over the object). Invoked when the user clicked twice on the object. Invoked when a key was pressed over an element.

Community Discussion

No community discussion yet for this question.

Full 98-375 Practice