Extended Binary Tree every node has either zero or two children - Data Structure

Q.  What should we call a binary tree whose every node has either zero or two children?
- Published on 26 Aug 15

a. Complete Binary Tree
b. Binary Search Tree
c. Extended Binary Tree
d. None of Above

ANSWER: Extended Binary Tree

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)