Vidyalelo
C++ Programming · Q259

C++ miscellaneous

Programming · C++ Programming · question 259

Q259

Which function is used to check whether a given sequence is heap or not?

A.
sort_heap()
B.
is_heap()
Answer
C.
is_heap_until()
D.
check_heap()

Answer: Option B

Solution

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