What type of binary tree has all levels fully filled except possibly the last level?
A. Complete binary tree
B. Full binary tree
C. Perfect binary tree
D. Balanced binary tree
Answer: Option A
Related Questions on Trees in Data Structures
A. Inorder
B. Preorder
C. Postorder
D. Level-order

Join The Discussion