A

Admin • 833K Points
Coach

Q. What is the purpose of the method createDocumentFragment()?

  • (A) Creates a fragment object
  • (B) Creates a document fragment
  • (C) Creates imaginary node object
  • (D) None of the mentioned
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The createDocumentFragment() method creates a imaginary Node object, with all the properties and methods of the Node object.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.