1.

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

Answer» SORRY I didn't KNOW so sorry


Discussion

No Comment Found