A

Admin • 833K Points
Coach

Q. What is the function of the method importNode()?

  • (A) Copies without removing
  • (B) Copies and removes
  • (C) Only copies
  • (D) Only removes
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The method importNode() copies a node from another document without removing it.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.