Vidyalelo
Data Structure · Q77

Miscellaneous on Data Structures

Programming · Data Structure · question 77

Q77

What is the key feature of a Van Emde Boas Tree?

A.
To implement a dynamic array efficiently
B.
To support fast operations on a universe of integers
Answer
C.
To provide constant-time access to elements
D.
To implement a dynamic array efficiently

Answer: Option B

Solution

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