Calculate the score percentage

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

Scenario

You have been asked to design a program that will allow a teacher to calculate the percentage and the final grade for students in a class. The program will prompt the teacher to enter the student's first and last name and the number of points the student received. The program will only accept scores between 0 and 1,000 points (including 0 and 1,000), with 1,000 points being the maximum number of points. If the input value within the valid range, the program will display a "good score" message; otherwise, the program will display an error message and then terminate the program. The program will then calculate the score percentage and then determine the grade based on the percentage using the following grade criteria.

Score Percent    Range     Grade

90-100     A 
80-89     B 
70-79     C 
60-69     D 
0-59     F 

The program will then display the student's first name, last name, and number of points, calculated percentage, and final grade.
The program will have an initial prompt informing the user of the program's purpose, along with a program termination message.
Be sure to think about the logic and design first (IPO chart and pseudocode), then code the Visual Logic command line processing.

1-Variable List With Data Type & IPO Chart

List all variables you will use (use valid variable names). Indicate whether the data type is string, integer, or double, and so on.

List the inputs, any processes/calculations, and outputs. Use the same valid variable names you used in Step 1.

Inputs    Process (calculations)    Outputs

3-Flowchart
Use MS Visio to create a flowchart. Paste the flowchart here, or attach it as a separate document. Use the same valid variable names you used in Step 1.

5-C# Code
Screenshot of Running Program
Zipped Project File (submitted to Dropbox)

Copy/paste your C# code here.

Paste a Screenshot(s) of the complete working program here. Use test scenarios to test all possible paths of execution

Reference no: EM13926115

Questions Cloud

United states prison and jail systems : In the United States of America, prisons are a place where a convicted felon may be transferred to in order to serve the sentence they receive as punishment for the crime(s) they have committed.
Neolithic revolution, the growth of communities : Although telephone systems had much in common with telegraph systems, telephone technology was a more social technology because
Should the social security earnings test be eliminated : In what ways do younger workers pay for Social Security benefits received by retired workers? Should the Social Security earnings test be eliminated? What are the benefits and costs of doing so?
Describe the concept of budgetary control : Budgetary control consists of (a) preparing periodic budget reports that compare actual results with planned objectives, (b) analyzing the differences to determine their causes, (c) taking appropriate corrective action, and (d) modifying future pl..
Calculate the score percentage : If the input value within the valid range, the program will display a "good score" message; otherwise, the program will display an error message and then terminate the program. The program will then calculate the score percentage and then determin..
Determine the profit equations for the long call strategies : Determine the profit equations for the Long call strategies, assuming that the options are held to expiration and exercised if in-the-money rather than sold back.
Define your underlying ethical system, its primary principle : Discuss the potential effect of your ethics on your performance or use of them in your workplace using a specific personal example.
Identify and explore an emerging technology : This capstone course concludes with a research Team Project that starts during the first week and continues throughout the duration of the class. It culminates with the submission of a formal team report and an oral presentation by each team duri..
How will it affect horizontal and vertical equities : If the tax elasticity of supply were zero, how high could the tax rate go before people reduced their work effort? How do families vary the quantity of labor supplied when tax rates change?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  How do classes in c++ provide support for abstract types

How do classes in C++ provide support for abstract types? Provide an example

  Write a program to find solutions to the n-queens puzzle

Write a program to find solutions to the n-queens puzzle for various valuesof n. To be specific, test your program for n =4 and n =8.

  Write a pseudo code and perform algorithm analysis

Write a pseudo code and perform algorithm analysis to show the complexity is Log N - Suppose that you have an N-story building and plenty of eggs.

  Write a for loop header that will count backwards

Write a statement to call a function named getAge that returns an integer and takes no parameters. Assign the returned value to the already declared variable child.

  What difference between sequential access and direct access

What is the difference between sequential access and direct access? What do the seekg() and seekp() functions do? What do the read() and write() functions do?

  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.

  What do you need to declare in the class

Question: What do you need to declare in the class and define to accomplish the bk3 = bk1+bk2; successfully? Design the three classes . The classes must use appropriate relationships.

  Design and code a new function that accepts as parameters

design and code a new function that accepts as parameters the gross pay by value and the federal tax state tax local

  Pre and post increament and decrement operators

We are going to overload the following operators in the fract class- pre and post increament (++) and decrement (--) operators

  Iterative programming problem solving approaches

Write a recursive function void reverse ( ) that reverse a sentence

  Size of an uncompressed text

Suppose the size of an uncompressed text file is 1 megabyte. How long does it take to download the file over a 32 Kilobit per second modem? How long does it take to take to download the file over a 1 megabit per second modem?

  Task 1 for your first task you will prepare sorted

task 1 for your first task you will prepare sorted versions of the linked lists and vector data structures developed

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