Q76
Which of the following function is used to insert an element at the end of a vector?
A.
push_back()
AnswerB.
pop_back()
C.
front()
D.
end()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board