Program user to enter student names and final grades

Assignment Help C/C++ Programming
Reference no: EM13760680

Write a program that would allow a user to enter student names and Final grades (e.g. A,B,C,D,F) from their courses. You do not know how many students need to be entered. You also do not know how many courses each of the students completed. Design your program to calculate the Grade Point Average (GPA) for each student based on each of their final grades. The program should output the Student name along with the GPA.

  • There are 5 components of your submission including:

Program Description- A detailed, clear description of the program you are building.
Analysis- Demonstrates your thought process and steps used to analyze the problem. Be sure to include the required input and output and how you will obtain the required output from the given input? Also, include your variable names and definitions. Be sure to describe the necessary formulas and sample calculations that might be needed. Talk about how your design will allow any number of students and final grades to be possible inputs.

Test plan - Prepare at least 1 set of input data (Test data) along with their expected output for testing your program. This test case should include at least 10 students. Your test data can be presented in the form of a table as follows (note: feel free to adapt to your design)

Flowchart - Provide a flowchart for your design. You can use Word, Powerpoint, Visio or any software you have available that will allow to draw shapes and connectors.

Pseudocode- Provide pseudocode of your overall design that fulfills the requirements of the project All of these components should be placed in word document for submission.

Additional details about the program you need to write:

GPA is calculated by summing the point equivalents for final grades and taking the average. A =4, B=3, C=2, D=1, and F = 0. So, if someone earned 2 A's and 1 B, their GPA would be (4 + 4 + 3)/3 = 3.67 Think about using a simple process to stop entering students and course grades. For example, if StudentName < 0.

Example application test data:

Test Case #

Input

Expected Output

Sally: A,D,B,C

John: A,A,A,B,B

Jason: A,A,A,A,B

Bob: B,B

Bill: A

GPA for Sally is : 2.5

GPA for John is: 3.6

GPA for Jason is: 3.8

GPA for Bob is: 3.0

GPA for Bill is: 4.0

Submission requirements:

Your completed assignment should be saved as Word document and submitted to your LEO assignment area no later than the due date listed in the syllabus. Your document should be neat, well-written with minimal grammatical and spelling errors. Your name should be clearly listed on the first page along with the class/section, professor and due date. Your document should contain page numbers at the bottom of each page. Single or double space line formatting is acceptable.

Reference no: EM13760680

Questions Cloud

Non-for-profit financial reporting review : Select one (1) not-for-profit organization in an area of interest to you and review the financial statements and audit report for the organization. The financial statements and audit report of the not-for-profit organization should be readily and ..
Security standards : Health IT privacy and security standards are important.
Compare two poems those winter sundays and my papas waltz : compare and contrast 2 poems Robert Hayden "those winter sundays" and Theodore Roethke "my papa's waltz'. you will demonstrate your close reading abilities by writing a paper that compares and contrasts the themes.
Analyzing capital expenditures : Assume that you have received a capital expenditure request for $52,000 for plant equipment and that you are required to do a justification analysis using capital budgeting techniques.
Program user to enter student names and final grades : Write a program that would allow a user to enter student names and Final grades (e.g. A,B,C,D,F) from their courses. You do not know how many students need to be entered. You also do not know how many courses each of the students completed.
Assignment on capital rationing : The availability of funds effects the capital budgeting decisions.  The amount of funds available for capital expenditures will be either limited or unlimited.
Record the monthly property tax accrual : Record the monthly property tax accrual that is recorded in July 2014. Record the payment of the taxes on October 31.
Write paper on prisoners dilemma what is in my best interest : Write a paper on The Prisoner's Dilemma; What is in My Best Interest?
Analyze the buying process for an online product : Every product or service has a buying process, even digital products and services. In this assignment, you will research and analyze the buying process for an online product or service, with which you (as a consumer) are familiar, from a business ..

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Write a program to generate a table of conversions

Write a program to generate a table of conversions from Fahrenheit to Kelvin for values from 0 F to 200 F. Allow the user to enter the increment in degrees Fahrenheit between lines. Use a (do while loop) in your solution.

  Calculates an employees wage for a week

Write a program that calculates an employee's wage for a week. An employee's wage is calculated as follows - if the number of hours is less than or equal to 40, then the total payment is hour rate

  Write a cc program to prepare the weighted scoring model

write a cc program to prepare the weighted scoring model. final grades are based on three exams worth 15 20 and 25

  Using the following program as a guide

Using the following program as a guide, write a program reads in 2 scores in the main function.. Calls a function that will triple each number. In the function and the print the result in the main function.

  Use a define statement to create a constant

Follow these specifications: Use a define statement to create a constant that will hold your student number. You should have separate string variables for your first and last name; name these first_name and last_name.

  Write a computer program to prepare a linear support vector

write a computer program to prepare a linear support vector machine svm. prepare a report and deliver the report

  Skills required by personnel working in information security

What skills are required by personnel working in information security? Write down some job titles in the field and come up with some required qualifications and some desirable qualifications.

  Write a function fromhosttonetwork in c

Write a function fromHosttoNetwork in C that will accept an integer variable and covert it from host byte order to network byte order and write a function fromNetworktoHost in C that will accept an integer in network byte order and return an integ..

  Questions related to c programming

Which statement will read a floating point value from the keyboard and store it in the variable x? A. printf("float = %f", x); B. scanf("%f", &x); C. scanf("&f", %x); D. scanf("%d", &x);

  How nested if-statements replace with one if-statement

Describe how following nested If-statements could be replaced with one if-statement using logical operator (And/Or/Not). Write down the C++ code example.

  Modify the program to detect and report

Syntax errors including mismatched parentheses, invalid operator, missing comma, semicolon or assignment operator should be reported as a syntax error and the program should proceed to the next expression.

  Complete the design and implementation

Complete the design and implementation of the class customerType defined in the Programming Example Video Store. b. Design and implement the class customerListType to create and maintain a list of customers for the video store.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd