Multiple Choice
A binary tree of height h can have up to ____ nodes.
A) 2h + 1
B) 2h + 1.
C) 2h - 1
D) 2h- 1.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: Consider the following tree diagrams: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q5: What are the differences between preorder, postorder,
Q6: What is the efficiency of the heapsort
Q7: Consider the following binary search tree: <img
Q8: Consider the following tree diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q10: What is the efficiency of removing an
Q11: Which of the following statements about a
Q12: Consider the following tree diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q13: Removing an element from a balanced binary
Q14: Consider the following tree diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"