a) Vector is contiguous whereas List is non-contiguous
b) Insertion in the list takes constant time whereas it is not constant in vectors
c) There is no capacity defined for list
d) All of the mentioned
How the list differs from vectors?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How the list differs from vectors?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!