A tree in which a particular vertex is designated as a root is called a ____ tree.

A. anchored
B. leaved
C. spanned
D. rooted


Answer: D

Computer Science & Information Technology

You might also like to view...

There are __________ bits in a byte.

a. 4 b. 8 c. 16 d. 32

Computer Science & Information Technology

The function that converts a C-string to an integer and returns the integer value is

a. atoint b. strtoint c. strint d. atoi e. None of these

Computer Science & Information Technology

Two problems that can occur in systems that al- low threads to wait are deadlock, in which one or more threads will wait forever for an event that cannot occur, and indefinite postponement, in which one or more threads will be delayed for some unpredictably long time. Give an example of how each of these problems can occur in multithread- ed Java programs.

What will be an ideal response?

Computer Science & Information Technology

When you create an adjustment layer-like the Levels adjustment layer-it is created automatically with a(n) ____.

A. midpoint adjustment B. contrast control C. opacity mask D. layer mask

Computer Science & Information Technology