Vidyalelo
C++ Programming · Q63

Standard Template Library (STL) in C++

Programming · C++ Programming · question 63

Q63

What is the use of make_heap in the heap operation?

A.
Rearrange a heap
B.
Deform a heap
C.
Form a heap
Answer
D.
Delete a heap

Answer: Option C

Solution

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