Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started