Question: Array 2 byte An Array is a collection of similar types of data items stored at continuerus memory location. An array is a Derived data

Array 2 byte An Array is a collection of similar types of data items stored at continuerus memory location. An array is a Derived data type which can stores the primitive data tybe such as int, char, float, double ete. Array is a simplest data Sturcture where each data element is dccessed by its ider n inder number. The starting inder is zero each element of an array is an same data type and to it carries the same size. The elements of the array same size. The elementers memory loration. syntax of declaration of array: datatype array name [size]; rg:-H int roll [10]; intialization of array:- The elements of the array can be intializaction and the time of decalaration or. when it is.
Array 2 byte An Array is a collection of similar

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!