Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Project 1-With Visual Studio C# For this assignment you will Enter the students' information, Calculate the final percentage by adding the grades and dividing by

image text in transcribed

Project 1-With Visual Studio C# For this assignment you will Enter the students' information, Calculate the final percentage by adding the grades and dividing by 400 Display the student, total grade and the final percentage for the student. Student Kathy Lucas Michael Brown John Richards Kim Edwards Lynn Garvey Steve Finley Terri Grossman Ed Test 2 92 83 89 79 85 84 90 96 Test 3 79 89 81 74 95 93 85 65 Test 1 87 82 Test 4 85 79 65 92 90 80 87 96 87 70 84 Use the class - CourseGrade Student First Name Student Last Name Total Grade Final Percent Methods Constructor No code Calculate Percent Percent is calculated by Total Grade divided by Total possible (400) Create property (get/set) processing for the 4 data members Processing In a loop until the user indicates no more students Prompt the user for the student's first name Prompt the user for the student's last name In a loop Prompt the user to enter each of the grades Add each of the grades to the total grade Calculate the percentage for the student by dividing the total grade by 400 Display the student name, total grade and the percentage Prompt the user if there are more students Endloop

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

Students also viewed these Databases questions

Question

differentiate the function ( x + 1 ) / ( x ^ 3 + x - 6 )

Answered: 1 week ago

Question

Persuasive Speaking Organizing Patterns in Persuasive Speaking?

Answered: 1 week ago