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

1. The ADT queue is value-oriented.
2. The ADT binary tree is position-oriented.
3. The ADT binary search tree is value-oriented.
4. All trees are hierarchical in nature.
5. The root of a tree has one parent.

1. False
2. True
3. True
4. True
5. False

Computer Science & Information Technology

You might also like to view...

When a chart is created, it is automatically placed on a chart sheet

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is the second order of operations?

A) Exponentiation B) Multiplication C) Division D) Expressions within parentheses

Computer Science & Information Technology