1.

Which function is used to construct heap from given sequence of numbers?

A. create_heap()
B. make_heap()
C. construct_heap()
D. start_heap()
Answer» C. construct_heap()


Discussion

No Comment Found