Display error message

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

IPO Chart

Input

Processing

Output

Marks for four courses

Processing Item: Grade Point and Grade for individual course

Overall GPA

Algoritham

Initialize gp with zero

Repeat  for (each course)

                Enter the marks for course

                If( marks is less than 0 or more than 100)

                                Display error message "Invalid marks" and terminate execution

                If( marks is greater than 80 and less than or equal  100)

                                Display  Grade=HA and GPA=4

                                gp+=(4*12)

                else if (mark is greater than 70)

                                Display  Grade=DI and  GPA=3

                                gp+=(3*12)

                else if(marks is greater than 60)

                                Display Grade=CR and GPA=2

                                gp+=(2*12)

                else if (marks is greater than 50)

                                Display Grade =PA and GPA=1

                                gp+=(1*12)

                else

                                Display Grade =NN and GPA=0

                                gp+=(0*12)

                end if

end loop

GPA=gp/48

Display GPA

Flowchart

First desk Check

Course no

Credit Point

Marks

Individual Grade

Individual Grade Point

Overall GPA

1

12

82

HD

48

 

2

12

68

CR

24

 

3

24

75

DI

72

3

Second desk Check

Course no

Credit Point

Marks

Individual Grade

Individual Grade Point

Overall GPA

1

12

70

DI

36

 

2

48

85

HD

192

 

3

48

90

HD

192

3.89

Reference no: EM131226752

Questions Cloud

Allocation scheme bias your breakeven analysis : Then, the per episode value is multiplied by each department's projected number of patient days or outpatient visits to obtain each department's malpractice cost allocation. Does this allocation scheme bias your breakeven analysis?
Determine the frequency : Determine the frequency f180 at which the phase is -180 degrees. -  At the frequency f180, determine the value of β such that |T (f180)| = 0.25.
What is the lowest supply voltage for breakdown operation : For the nominal supply voltage, what is the maximum load current for which the Zener remains in breakdown operation? For half this load current, what is the lowest supply voltage for breakdown opera-tion?
Charge fees on loan and deposit account : Australian banks charge fees on loan and deposit account. analyses the reason why bank fee income from household grew by 2.9% in 2015. (250words)
Display error message : Processing Item - Grade Point and Grade for individual course -
What are the limits on the output voltage produced : For this situa-tion, what are the limits on the output voltage produced? Assume rz = 20 rz and Iza = 0.2 mA for all available zeners.
Find the loop gain t : The transistor parameters for the circuit shown in given Figure are: hF E = 50, VB E (on) = 0.7 V, and VA = 100 V. Find the loop gain T.
Design a suitable regulator for desired operation : What does the output of your design become if the supply is 10% high, the series resistor is 5% low, and the load is accidentally removed? What is the power dissipated in each 6.8 V Zener under the worst combi-nation of these conditions?
Bmc cash conversion cycle and payables deferral period : Its annual sales are $12000000 and its cost of good sold represents 80 percent of annual sales. Assume there are 365 days in a year. What is bmc's cash conversion cycle and payables deferral period?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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