Q259
Which function is used to check whether a given sequence is heap or not?
A.
sort_heap()
B.
is_heap()
AnswerC.
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