Vidyalelo
Data Structure · Q80

Miscellaneous on Data Structures

Programming · Data Structure · question 80

Q80

Which data structure is most appropriate for a system requiring efficient access to the maximum element?

A.
Min-Heap
B.
Priority Queue
C.
Max-Heap
Answer
D.
Binary Search Tree

Answer: Option C

Solution

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