Answered step by step
Verified Expert Solution
Question
1 Approved Answer
we using C++ to code. Please, when answering take that in mind. ASSIGNMENT INFORMATION Points Possible Due Date Monday, February 18, 2019 11:59 PM 100
we using C++ to code. Please, when answering take that in mind.
ASSIGNMENT INFORMATION Points Possible Due Date Monday, February 18, 2019 11:59 PM 100 Develop a program that calculates the final score and the average score for a student from his/her (1)class participation, (2) test, (3) assignment, (4) exam, and (5) practice scores The user should enter the name of the student and scores ranging from 0 to 100 for each grading item. The final score is the sum of all grading items The average score is the average of all grading items. NOTE: Your planning document should include a flow chart or pseudo code. Submit: Flowchart, source file HW3.cpp, and the screenshot of output in Word Document. When finished, make sure to click Submit. Optionally, click Save as Draft to save changes and continue working later, or click Cancel to quit without saving changesStep 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