Q25
Which of the following operations is not directly supported by a binary heap?
A.
Searching for an arbitrary element
AnswerB.
Inserting an element
C.
Extracting the maximum/minimum
D.
Building a heap
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board