1.

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

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


Discussion

No Comment Found