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
Nesta página do site você pode assistir ao vídeo on-line Array Basics (Declaration and Initialization) | Single Dimension | For Loop | C++ duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário COMFE 19 Dezembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 129 vezes e gostou 8 espectadores. Boa visualização!