Each child element may contain children of its own and so forth down the hierarchy, creating a set of ______ elementsthat are all descended from a common parent.

A. descendant
B. child
C. parent
D. sibling


Answer: A

Computer Science & Information Technology

You might also like to view...

A continuous section break is inserted after a paragraph and the author can format the remainder of a document in multiple columns

Indicate whether the statement is true or false

Computer Science & Information Technology

When formatting restrictions are set on a document, users CANNOT click the buttons to format, but the keystrokes for formatting are still available

Indicate whether the statement is true or false

Computer Science & Information Technology

The ____ command fixes damaged or corrupted tables.

A. FIX TABLE B. ALTER TABLE C. REPAIR TABLE D. RESTORE TABLE

Computer Science & Information Technology

Because each node of a linked list has two components, we need to declare each node as a(n) ____.

A. reference and string B. int and object C. index and element D. class or struct

Computer Science & Information Technology