VECTORS Question 4

Last Updated :
Discuss
Comments

Which function is used to remove the last element from a vector?

remove_last()

delete_last()

pop_back()

erase_last()

Share your thoughts in the comments