Q. What is the function of the method importNode()?
β
Correct Answer: (A)
Copies without removing
Explanation: The method importNode() copies a node from another document without removing it.