Vidyalelo
Data Structure · Q1

Miscellaneous on Data Structures

Programming · Data Structure · question 1

Q1

Which data structure is used to implement a binary heap efficiently?

A.
Array
Answer
B.
Linked List
C.
Stack
D.
Queue

Answer: Option A

Solution

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