MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structure Questions and Answers
→
Adjacency List in Data Structure Questions and Answers
→
What must be the ideal size of array if the height..
1.
What must be the ideal size of array if the height of tree is ‘l’?
A.
2l-1
B.
l-1
C.
l
D.
2l
Answer» B.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the parent for a node ‘w’ of a complete binary tree in an array representation when w is not 0?
What are the children for node ‘w’ of a complete-binary tree in an array representation?
What must be the ideal size of array if the height of tree is ‘l’?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply