Computer Science, asked by vyshak896, 9 months ago

If AR is an array, which element will be referenced using AB
Consider the array declaration int a[3] = {2,3,4}; WE
a [1]?
Consider the array declaration int a[ ]={1,2,4}; WI
a [1]?
Consider the array declaration int a [5]={1,2,4}; W
a [4]?
Write array initialization statements for an array of 6 scores
95.
Printing all the elements of an array is an example for​

Answers

Answered by aasthamandal
1

Explanation:

Consider" (and any subsequent words) was ignored because we limit queries to 32 words.

Similar questions