Vidyalelo
C++ Programming · Q918

C++ miscellaneous

Programming · C++ Programming · question 918

Q918

Which header file is required to use heap in your program?

A.
<heap>
B.
<algorithm>
Answer
C.
<vector>
D.
<map>

Answer: Option B

Solution

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