A _____ is a set of nodes that either:1. Is empty, or2. Has a designated node, called the root, from which hierarchically descend zero or more subtrees, which are also trees

A. clique
B. subtree
C. tree
D. group


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following is not a Java primitive type?

a. char b. byte c. real d. double

Computer Science & Information Technology

When creating random numbers, the argument passed to the nextInt method needs to be __________ .

a) equal to the maximum value you wish to be generated b) equal to one more than the maximum value you wish to be generated c) equal to one less than the maximum value you wish to be generated d) equal to the minimum value you wish to be generated

Computer Science & Information Technology

Which of the following is false?

a) Programs communicate with objects by using well-defined interfaces. b) Objects do not have the property of information hiding. c) Browsers have a set of objects that encapsulate the HTML document. d) Characters are the building blocks of JavaScript programs.

Computer Science & Information Technology

The Style pane launcher can be accessed from the ________ tab

A) Insert B) Page Layout C) Home D) Design

Computer Science & Information Technology