In which type of binary tree is every node with two children in the internal node?
A. Full Binary Tree
B. Complete Binary Tree
C. Perfect Binary Tree
D. Binary Search Tree
Answer: Option C
Related Questions on Trees in Data Structures
A. Inorder
B. Preorder
C. Postorder
D. Level-order

Join The Discussion