![]() |
This is a collection of many values and those values has similar data types.
|
array is a collection of homogeneous data.
|
Array is collection of same type of data elements
|
An array is a collection of data items, all of the same type, accessed using a common name.
|
An array is a collection of data items, all of the same type, accessed using a common name. A one-dimensional array is like a list; A two dimensional array is like a table; The C language places no limits on the number of dimensions in an array.
|
An array is a gathering of information things, the greater part of a similar sort, got to utilizing a typical name. A one-dimensional exhibit resembles a rundown; A two dimensional cluster resembles a table; The C language puts no restrictions on the quantity of measurements in a cluster, however particular executions may.
|
It is used to store multiple values of similar data types.
|
An array is a collection of elements of the same data type which is also used to represent multiple data items of the same type by using an only single name.
|
Thanks for your useful information
|
Thanks for the useful information.
|
An array is defined as the collection of similar type of data items stored at contiguous memory locations. Arrays are the derived data type in C programming language which can store the primitive type of data such as int, char, double, float, etc. It also has the capability to store the collection of derived data types, such as pointers, structure, etc. The array is the simplest data structure where each data element can be randomly accessed by using its index number.
|
An array is a collection of data items, all of the same type, accessed using a common name
|
Thank you very much for sharing it.
|
All times are GMT -7. The time now is 04:03 AM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.