Vidyalelo
Data Structure · Q7

Trees in Data Structures

Programming · Data Structure · question 7

Q7

What type of binary tree has all levels fully filled except possibly the last level?

A.
Complete binary tree
Answer
B.
Full binary tree
C.
Perfect binary tree
D.
Balanced binary tree

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board