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
(b) false
This interesting question is from Weight Balanced Tree topic in division Binary Trees of Data Structures & Algorithms I
The question was asked during an internship interview.