Vidyalelo
Data Structure · Q267

Binary Search Trees(B Tree)

Programming · Data Structure · question 267

Q267

Elements in a tree can be indexed by its position under the ordering of the keys and the ordinal position of an element can be determined, both with good efficiency.

A.
true
Answer
B.
false

Answer: Option A

Solution

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