Purchase Solution

Pseudocodes and Flow Chats in Programming

Not what you're looking for?

Ask Custom Question

Written Assignment: Grade Book Program
Your English instructor, realizing you are a programmer, asks you to write a Grade Book program for his class to help him compute final grades. Design a program that asks for the student’s name and four test grades. You are to display the student’s name, four test grades, the average of the four test grades and the final letter grade the student earned in the course.
Your English instructor gives you the following grading scale:
95-100 A+
90-94 A-
85-89 B+
80-84 B-
75-79 C+
70-74 C-
65-69 D+
60-64 D-
59 or below F
You are to submit, as a Microsoft Word Document, the following for this assignment:
1. Pseudocode
2. Flowchart

Remember to follow the guidelines of good program design. Make sure to use meaningful variable names and thoroughly comment each line of your code. You may only use techniques learned in Modules One and Two.
Below is a screen output sample:
Student Name: Bob Jones
Test 1 Score: 94
Test 2 Score: 80
Test 3 Score: 73
Test 4 Score: 82
Student Average: 82
Student Final Grade: B-

Purchase this Solution

Solution Summary

This posting contains the solution to the given problems.

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic Networking Questions

This quiz consists of some basic networking questions.