Why is querySelectorAll() useful?

Because we can use it with different selector typesIt's not, it's the same as querySelector()Because it lets us retrieve elements without specifying a selector

Because we can use it with different selector types.