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.Vectors are slower
  3. C.Arrays can hold more elements
  4. D.There is no difference
Start the roadmap to answer the quizzes and solve the challenges