Vidyalelo
Data Structure · Q105

Binary Search Trees(B Tree)

Programming · Data Structure · question 105

Q105

What operation does the following diagram depict?

What operation does the following diagram depict?
Binary Search Trees(B Tree) mcq question image
A.
inserting a leaf node
B.
inserting an internal node
C.
deleting a node with 0 or 1 child
Answer
D.
deleting a node with 2 children

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board