Arrays in programming - fundamentals

Опубликовано: 23 Февраль 2026
на канале: mycodeschool
159,887
1.1k

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++