Arrays are used to store multiple values in a single variable, instead of declaring separate variables for each value.
To declare an array, define the variable type, specify the name of the array followed by square brackets, and specify the number of elements it should store:
int st[3]; // int is data type
// 'st' is the name of the array
// Square Bracket represent that this variable is an array
// Inside Square Bracket '3' represents the size of array interms of number of elements that this array can store.
SUBSCRIBE OUR CHANNEL: / comfe
LIKE OUR FB PAGE: / comfecure
FOLLOW ON INSTAGRAM: / comfecure
En esta página del sitio puede ver el video en línea Array Basics (Declaration and Initialization) | Single Dimension | For Loop | C++ de Duración hora minuto segunda en buena calidad , que subió el usuario COMFE 19 diciembre 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 129 veces y le gustó 8 a los espectadores. Disfruta viendo!