Page 1 of 1

Which function is used to insert an element into heap?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) push_back()
b) push_heap()
c) pop_back()
d) pop_heap()