Computer Science, asked by alishanaaz5988, 1 year ago

Which of the following keys are set to true when the keyboard modifier keys are held down?
A.altKey
B.ctrlKey
C.metaKey
D.all of the mentioned

Answers

Answered by ChaudharyshaabG
0
B


You want to know if the Ctrl, Alt, or Shift modifier keys were being held down during the last event.

The following event function performs one set of actions during an unmodified click.
Similar questions