* add the text in definition of Array.
add the text " by adding an index to a unique identifier" after "An array is a series of elements of the same data type which are stored in contiguous memory locations and can be referenced individually".
* fix: changed c++ to cpp