1.

Which of the following is the ultimate element selection method?

A. querySelectorAll()
B. querySelector()
C. queryAll()
D. query()
Answer» D. query()


Discussion

No Comment Found