adplus-dvertising
frame-decoration

Question

What is the purpose of the DocumentFragment node type?

a.

To hold a portion of a document

b.

To split the document into fragments

c.

To hold the entire document

d.

None of the mentioned

Answer: (a).To hold a portion of a document

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the purpose of the DocumentFragment node type?

Similar Questions

Discover Related MCQs

Q. How many nodetype named constants are available?

Q. Which of the following Node types have a node value equal to null?

Q. How many node object properties are there?

Q. Cookies were originally designed for

Q. The Cookie manipulation is done using which property?

Q. Which of the following explains Cookies nature?

Q. Which attribute is used to extend the lifetime of a cookie?

Q. Which of the following defines the Cookie visibility?

Q. Which of the following can be used to configure the scope of the Cookie visibility?

Q. How can you set a Cookie visibility scope to localStorage?

Q. Which of the following is a boolean cookie attribute?

Q. Which of the following function is used as a consequence of not including semicolons, commas or whitespace in the Cookie value?

Q. What is the constraint on the data per cookie?

Q. Which property helps to initiate the HTTP requests?

Q. Which method is an alternative of the property location of a window object?

Q. Which of the following uses scripted HTTP?

Q. Which of the below is a lieral reverse of Ajax?

Q. The other name for Comet is

Q. Which is the element that has a src property to initiate HTTP GET request?

Q. XMLHttpRequest is a