Question #227

Author: admin
What will querySelectorAll() function return if there are no matches?
empty NodeList
undefined
null
-1
Nothing, it will throw an error
Rate the difficulty of the question:
easyhard