| 1. |
Binary trees with threads are called as .......
|
||||||||
|
Answer:
Option (a) |
| 2. |
In Binary trees nodes with no successor are called ......
|
||||||||
|
Answer:
Option (b) |
| 3. |
Every node N in a binary tree T except the root has a unique parent called the ......... of N.
|
||||||||
|
Answer:
Option (b) |
| 4. |
If the out-degree of each and every node is exactly equal to 2 or 0 and their number of nodes at level i is then the tree is called .......
|
||||||||
|
Answer:
Option (a) |
| 5. |
A terminal node in a binary tree is called ............
|
||||||||
|
Answer:
Option (b) |
| 6. |
In a tree between every pair of vertices there is ?
|
||||||||
|
Answer:
Option (a) |