1.

A[5] ={ 11,12,13} ,what is the value of a[4]?

Answer»

In simple English, an array is a COLLECTION.In C ALSO, it is a collection of similar TYPE of data which can be either of int, float, double, char (String), ETC. All the data TYPES must be same. For example, we can't have an array in which some of the data are integer and some are float.Explanation:plz mark in braniliest plz



Discussion

No Comment Found