The ____ of a node in a binary tree is the number of branches on the path from the root to the node.

A. height
B. level
C. width
D. size


Answer: B

Computer Science & Information Technology

You might also like to view...

A C++ predefined function

a. argument is the value the predefined function starts with b. may be called any number of times in a program. c. computed value is the return value d. call is an expression that has the type specified as the return type of the function and can be used anywhere any other expression of that type could be used. e. #include is all that is ever necessary to provide access.

Computer Science & Information Technology

FrontPage Server ____ are files that were used by Microsoft's legacy Web design program, FrontPage, to facilitate publishing and to support interactive Web features.

A. Style Sheets B. Extensions C. Tags D. Codes

Computer Science & Information Technology

When you schedule a(n) ____, its description appears in a small banner below the day heading.

A. appointment B. event C. meeting D. item

Computer Science & Information Technology

The only way you can complete data binding is by dragging the fields on the form.

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

Computer Science & Information Technology