Question: Question 6: (16 Marks) Write a VB program that assists an instructor in finding the average score of a test. The program shall: - read

Question 6: (16 Marks) Write a VB program that assists an instructor in finding the average score of a test. The program shall: - read the number of scores to be entered (using an inputBox) - read the scores, using an inputBox, and store them in an array - compute the average - display the average in IblAvg with green backColor in case the average above 75, otherwise yellow backColor
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
