Advertisements
Advertisements
प्रश्न
Identify the false statement.
विकल्प
The index of an array begins with 0.
An Array occupies contiguous memory locations.
An array is a collection of multiple variables of different data types.
The [] brackets in the declaration statement indicates the size of the array.
MCQ
Advertisements
उत्तर
An array is a collection of multiple variables of different data types.
Explanation:
An array stores multiple values of the same data type. Therefore, statement (c) is false because an array cannot contain elements of different data types.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Arrays - One Dimension - Exercises [पृष्ठ १७३]
