Q220
Which function is used to insert an element into heap?
A.
push_back()
B.
push_heap()
AnswerC.
pop_back()
D.
pop_heap()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board