Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a Visual Basic program (2017 version)to compute the average ofstudent's test scores Specifically A. Display Your Name B. Display Exam_1 Problem2 C. Display 'This

image text in transcribed

Write a Visual Basic program (2017 version)to compute the average ofstudent's test scores Specifically A. Display "Your Name" B. Display "Exam_1 Problem2 C. Display 'This program computes the average ofstudent's test scores D. Ave Score 0 E. Counter=0 F. Score 0 H. Flag 1-0 I. Flag_2 0 J. Flag_1 Promptthe User Do you want to enter a student's test score? Y -Yes, N-No" a. If Flag_1 Y, Then i. Score= Prompt the User to'Enter the student's test score" ii. Counter Counter +1 b. Else i. If Counter = 0 Then 1, counter= 1 ii. End if iii. Ave-score = NewScorg/ Counter iv. Display 'The average student's score is" & Ave Score V. Counter = 0 vi. Score=0 vii. Flag 1-F ix. Flag-2= Display "Do you want to quit th e program? Y-Yes, N-No" x. If Flag 2 Y Then xi. Endif c. Endif Loop to J K

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Hands On Database

Authors: Steve Conger

1st Edition

013610827X, 978-0136108276

More Books

Students also viewed these Databases questions