Advertisement

Array in C Language

Array in C Language Array in C Language

What is Array?
An array is a variable that can store multiple values of same data type.
For example, if you want to store 100 numbers than you need to take 100 variables.
But if you use array than only one array variable can store 100 numbers.

Types of Array:-
There are mainly three types of array in C language.
1. Single Dimensional Array
2. Two Dimensional Array
3. Multi Dimensional Array

The detail description of all this array with example is given in this video.

Like, Share, Comments and Subscribe Channel

#array #arrayinclanguage #arrayincprogramming #Array

#array #arrayincprogramming #arrayinclanguage #Array #c #cprogramming #clanguage #C array Array,

Post a Comment

0 Comments