Question: creat an array in c# named (payment) and store the five today sales ( 550.50,360,660.10,425.25,29.45) within araay Please answer all the questions a,b,c,d,e,f Moving to
creat an array in c# named (payment) and store the five today sales
( 550.50,360,660.10,425.25,29.45) within araay
Please answer all the questions a,b,c,d,e,f

Moving to the next question prevents changes to this answer. Question 1 Answer each of the following questions: a) Create an array named (Payment) and store the five today sales (550.50, 360, 660.10, 42 b) What is the index of the second element? c) Write a statement to print the last element of the array d) Replace the value of the 3rd element with value 655.35. e) Write a statement to sort the array f) Use a loop to add 50.5 to each element of the array Moving to the next question prevents changes to this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
