In this video lesson, we are going to learn why we need an array in C. An array is the collection of similar elements or entities. Entities may be ints, floats, chars. The array of integer and float is simply called an array, but the array of characters is known as a string.
Array is also known as a subscripted variable. Array plays an important role while writing professional C programs.
This tutorial basically focuses on why we need an array in C. And why we need subscripted variables instead of ordinary variables.
Watch the video till the end to understand the concept thoroughly.
So, let's begin! Wish you happy learning!
spartakrish, mysteriokrish
#Krishnalede,#Learncwithperfection
Don't forget to subscribe my channel.