Page 1 of 1

Which of the following function is used to insert an element at the end of a vector?

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