Answer the following statements true (T) or false (F)

1. In the Document Object Model, the top level is the document.
2. Nodes that have the same level are considered siblings if they are all inside the parent node.
3. The getAttribute() method returns the data type of a specified attribute.
4. The setInterval() method continues to execute until the unsetInterval() method is evoked.
5. The first line of all XML documents is the XML root element.


1. True
2, True
3. False
4, False
5. True

Computer Science & Information Technology

You might also like to view...

In VBScript, the unit of object-oriented programming is the ________.

a) object b) method c) data type d) class

Computer Science & Information Technology

FarmVille is an example of a Facebook ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The maximum size of the ________ data type is ________ characters

A) Short Text; 25 B) Short Text; 255 C) Long Text; 255 D) Long Text; 1,024

Computer Science & Information Technology

After a differencing disk has been established, the parent disk will still accept write events

Indicate whether the statement is true or false

Computer Science & Information Technology