Which function is used to insert an element into heap?
Posted: Wed Jul 13, 2022 7:53 pm
a) push_back()
b) push_heap()
c) pop_back()
d) pop_heap()
b) push_heap()
c) pop_back()
d) pop_heap()
Accurate answers. Every time.
https://answerhappy.com/