You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Arrays C and C++ / Getting Started
An array is a series of elements of the same type placed in contiguous memory locations that can be individually referenced by adding an index to a unique identifier.