<=Back
Write a visual basic program that prompts a user to enter the first five integers through the use of input function. Each time the value is entered, it is assigned to an array named Myarray. The program should then compute the average of the values and display the result on a label, use a Do… while loop and attach the code to a command button.
 Viewed: 595 times
Share in: