jbwnj5833 jbwnj5833 12-07-2019 Computers and Technology contestada Assuming vecList is a vector container, the expression ____ deletes all elements from the container. A. vecList.erase(position) B. vecList.erase(beg, end) C. vecList.clear()