(Solved) : 1 Let S Work Basic Skills Creating Program Contains Experiments Arrays Create Array Xof Do Q31172383 . . .
1) Let’swork on some basic skills by creating a program that contains a fewexperiments with arrays.
a)Create an array x of doubles with an initializerlist that contains the following values: 8, 4, 5, 21,7, 9, 18, 2, and100.
b)Print the number of items in the array by printing theexpression x.length.
i) Use for loop toprint all the values in thearray.
Expert Answer
Answer to 1 Let S Work Basic Skills Creating Program Contains Experiments Arrays Create Array Xof Do Q31172383 . . .
OR