Where does the ptr iterator point after the next two lines of code have been executed?
vector<int> vec(100);
vector<int>::iterator ptr=vec.end();

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Cosmo
Sign Up Now
or Subscribe for future quizzes