Vidyalelo
Data Structure · Q48

Applications of Data Structures

Programming · Data Structure · question 48

Q48

In which data structure would you use an AVL Tree to maintain balance?

A.
Balanced Binary Search Tree
Answer
B.
Queue
C.
Heap
D.
Linked List

Answer: Option A

Solution

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