Define one dimensional array. Give the syntax and one illustration of declaration and initialization of one dimensional array.
Answers
Answered by
11
An array is a collection of a fixed number of values of a single type.
One-dimensional arrays. A one-dimensional array (or single dimension array) is a type of linear array. Accessing its elements involves a single subscript which can either represent a row or column index.
In the given example the array can contain 10 elements of any value available to the int type.
Hope this helps you ❤️❤️☺️☺️
Answered by
0
define array an initialize the one dimensional integer array
Similar questions
Chemistry,
7 months ago
Science,
7 months ago
Social Sciences,
7 months ago
Math,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago