1.

Which of the following methods on an element node is used to check whether it has any child nodes?

A. childNodes()
B. hasChildNodes()
C. checkChildNodes()
D. none of the above
Answer» C. checkChildNodes()


Discussion

No Comment Found