Q191
Which function is used to construct heap from given sequence of numbers?
A.
create_heap()
B.
make_heap()
AnswerC.
construct_heap()
D.
start_heap()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board