MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structure
→
Number Jumps Reach End Array Operation in Data Structure
→
How many children does a binary tree have?..
1.
How many children does a binary tree have?
A.
2
B.
any number of children
C.
0 or 1 or 2
D.
0 or 1
Answer» D. 0 or 1
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
If the tree is not a complete binary tree then what changes can be made for easy access of children of a node in the array?
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 ?
What is/are the disadvantages of implementing tree using normal arrays?
How many children does a binary tree have?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply