Array :
Array is a derived data type.
When it is necessary to store more than one value under a variable,
user can make use of array. An array is a fixed-size sequence collection of elements of the same data type.
It is simply a grouping of like-data type.
Different types of arrays :
There are three types of arrays. They are,
(i)One dimensional array.
(ii)Two dimensional array.
(iii)Multidimensional array.
A corner of Computer Science & Engineering related things
Home
4th Semester
Algorithm Design Computer Architecture Database Management System Data Communications Economics5th Semester
Theory of Computation Microprocessor and Assembly Language Engineering Mathematics Sociology Technical Writing and Communications
.