Vidyalelo
Data Structure · Q213

Binary Search Trees(B Tree)

Programming · Data Structure · question 213

Q213

Associative arrays can be implemented using . . . . . . . .

A.
B-tree
B.
A doubly linked list
C.
A single linked list
D.
A self balancing binary search tree
Answer

Answer: Option D

Solution

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