In this lesson, we will describe fundamentals of arrays in programming and how arrays are stored in computer's memory.
Prerequisite: Basic knowledge of C and basic understanding of pointers in C.
Go through this video to understand pointers.
• Introduction to pointers in C/C++