Answer the following questions true (T) or false (F)
1. A balanced binary search tree would have the maximum height possible for the tree.
2. A 2-3 tree is a binary tree.
3. A 3-node contains three data items.
1. False.
2. False.
3. False.
You might also like to view...
Big O notation is concerned with the growth rate of algorithm run times, so ________.
a. constants are dominant b. constants are ignored c. constant terms are emphasized d. constants with large values are more important than those with low values
When a single device controls a LAN, it is known as
a. centralized control b. distributed control c. data-link control d. none of the above
When used in a filter, the Or operator will display the rows where either of two conditions is true
Indicate whether the statement is true or false.
A ________ contains the actual values that are plotted on the chart.
A. data source B. data series C. category values D. legend