C++20 sections · 1024 units
Open in Course

Quiz: Dynamic arrays

Dynamic arrays

Check Your Understanding

How is vector different from array?

  1. A.Vectors can grow and shrink in size
  2. B.Arrays can hold more elements
  3. C.Vectors are slower
  4. D.There is no difference
Start the roadmap to answer the quizzes and solve the challenges