1.

Which method is used to compare the placement of two nodes in the DOM hierarchy (document)?

A. compareDocumentPosition()
B. cloneNode()
C. getUserData()
D. getFeature()
Answer» B. cloneNode()


Discussion

No Comment Found