Question: 2. What is one difference between a stack and a vector? All elements are accessible in a stack, but not with a vector Elements are

2. What is one difference between a stack and a vector? All elements are accessible in a stack, but not with a vector Elements are ordered in a vector, but not in a stack Elements can be added and removed from a vector, but not with a stack Elements can be added and removed from a stack, but not with a vector
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
