1.

Match the following:Column‘A’Column ‘B’(1) onClick (A) When the user presses a key(2) onMouseOver (B) When the user moves the mouse over an element(3) onMouseUp (C) When the user releases a mouse button over an element(4) onKeyDown (D) When a user clicks an element5) onKeyUp (E) When the user releases key

Answer»
Column‘A’Column ‘B’
(1) onClick (D) When a user clicks an element
(2) onMouseOver (B) When the user moves the mouse over an element
(3) onMouseUp (C) When the user releases a mouse button over an element
(4) onKeyDown (A) When the user presses a key
5) onKeyUp  (E) When the user releases key


Discussion

No Comment Found

Related InterviewSolutions