Answered You can hire a professional tutor to get the answer.

QUESTION

This assignment is required for submission.This assignment is based on using variables to get input, process it then show output.Not using variables causes loss of points.Read the entire assignment to

This assignment is required for submission.

This assignment is based on using variables to get input, process it then show output.Not using variables causes loss of points.

Read the entire assignment to have an overall understanding of what needs to be done before working on the details.

Create a new C Console application that asks the end user to enter their scores and the code calculates the weighted total score:

  1. Ask the user to enter 3 scores each representing an assignment score.
  2. Ask the user for their midterm and final exam.
  3. Store all above input into variables.
  4. Display the total weighted score as follows where all scores entered will be out of 100:Total Weighted Score = (average assignments)*40% + (midterm)*30% + (final exam)*30%
  5. Use constants to represent the weight of assignments, midterm and the final.
  6. Show the output of "Your final score is: X" where x is the final total calculated score. 
  7. Add top level comments, and other comments as needed but do not comment every line. Over use of comments is as bad as not using them.

You must Zip the entire application folder Not just source code file ( and submit under Assignment 2 by the due date listed for this assignment.

Show more
Files: HGandD.docx
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question