C++20 sections · 1024 units
Open in Course

Quiz: Vector Basics

Vector creation

Quiz: Vector Basics

Which header file is needed to use vectors in C++?

  1. A.<vector>
  2. B.<array>
  3. C.<list>
  4. D.<container>
Start the roadmap to answer the quizzes and solve the challenges