C++20 sections · 1024 units
Open in Course

Quiz: Array Indexing

Test understanding

Check Your Understanding

If you declare int data[8];, what is the index of the last element?

  1. A.8
  2. B.0
  3. C.7
  4. D.9
Start the roadmap to answer the quizzes and solve the challenges