69) A binary tree having n nodes and depth d will be about complete binary tree if
Answer is:
any node nd at level less than d-1 has two sons
Related Data structures and Algorithms MCQ with Answers
Answer is:
each leaf in the tree is either at level and for any node
Answer is: