Quiz Yourself on Arrays

Attempt the following quiz to test your understanding of arrays.

We'll cover the following...
Technical Quiz
1.

(True or False) An array is a block of contiguous memory that stores a collection of data elements of the same type under one name.

A.

True

B.

False


1 / 15