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
πŸ’¬ Discuss
βœ… Correct Answer: (C) Creates imaginary node object
Explanation: The createDocumentFragment() method creates a imaginary Node object, with all the properties and methods of the Node object.
Explanation by: Mr. Dubey
The createDocumentFragment() method creates a imaginary Node object, with all the properties and methods of the Node object.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
126
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate