

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is the ultimate element selection method? |
A. | querySelectorAll() |
B. | querySelector() |
C. | queryAll() |
D. | query() |
Answer» D. query() | |