Which of the following statements is correct of the JavaScript DOM methods? Check all that are correct. O getElementsByTagName() returns a node list rather than a single node. O getElementById) returns a node list rather than a single node. O getElementsByClassName() returns a list of nodes belonging to a particular class as in