Vidyalelo
C++ Programming · Q68

C++ miscellaneous

Programming · C++ Programming · question 68

Q68

Elements in STL heap are removed in . . . . . . . .

A.
decreasing order
Answer
B.
increasing order
C.
alternate i.e. once max element then min element
D.
input order

Answer: Option A

Solution

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