Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Introduction to Arrays
course content

Course Content

C++ Introduction Video Course

Introduction to ArraysIntroduction to Arrays

1. What is an array?
2. Fill in the blank to correctly declare a single-dimensional array of 10 integers.
3. Which of the following statements are true about multi-dimensional arrays?
4. Fill in the blank to correctly declare a two-dimensional array with 3 rows and 4 columns.

question-icon

What is an array?

Select the correct answer

question-icon

Fill in the blank to correctly declare a single-dimensional array of 10 integers.

Select the correct answer

question-icon

Which of the following statements are true about multi-dimensional arrays?

Select a few correct answers

question-icon

Fill in the blank to correctly declare a two-dimensional array with 3 rows and 4 columns.

Select the correct answer

Everything was clear?

Section 5. Chapter 1
some-alt