Vidyalelo
Data Structure · Q78

Binary Search Trees(B Tree)

Programming · Data Structure · question 78

Q78

Is the below tree representation of 50, 100,400,300,280 correct way to represent cartesian tree?

Is the below tree representation of 50, 100,400,300,280 correct way to represent cartesian tree?
Binary Search Trees(B Tree) mcq question image
A.
true
Answer
B.
false

Answer: Option A

Solution

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