3 Answers
New Answerin Java vectors are a part of lists (collections) collections contains * lists * map * set vectors comes under list
vector is a Stack ADT, implemented internally with an array. Vector has both push_back() method of a stack and the element index [ ] operator of an array
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message