Which function is used to remove the last element from a vector?
remove_last()
delete_last()
pop_back()
erase_last()
This question is part of this quiz :