Which of the following is the ultimate element selection method?
(a) querySelectorAll()
(b) querySelector()
(c) queryAll()
(d) query()
I got this question in semester exam.
My question comes from Scripting CSS in portion Document Object Model and Event Handling in Javascript of JavaScript