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

  In psuedocode, design an application

In psuedocode, design an application that has an array of at least 20 integers. It should call a module that uses the sequential search algorithm to locate one of the values

  Solution to the quadratic equation

The program should allow the user to input the particular integer coefficients of the quadratic equation and properly output either real or complex number solutions for the roots of the equation

  Write two short c programs and solve exam-style problem

Write two short C programs and solve four exam-style problems.

  What are the row and column indexes of chicago in the array

What is the value of the expression cities[2][1]?

  Remove the error of c program

I am providing the Pseudocode below and the C++ program in attachment. Need help correcting C++ program (compile):

  Throws an exception from a deeply nested

Write a program that throws an exception from a deeply nested function and still has the catch handler following the try block enclosing the initial call in main catch the exception

  Display your name in the title bar

Display your name in the title bar of the browser, declare the DOCTYPE for HTML5, and create a comment listing the lab number, the author, and the date.

  Explain how is the syntax for a class in c similar to the

how is the syntax for a class in c similar to the syntax for structures in c? use this syntax to create your own

  What is a c-string

What is a C-string? What are some of the similarities and differences between a character array and a C-string

  Design a class called complex

Design a class called Complex. The class enables operations on so called complex numbers. These are numbers of the form realPart + imaginaryPart *i, where the i has the value

  Produce the correct code

The following code fragment produces the correct result sometimes and sometimes it does not. Explain what is happening and why.

  Tabulate unadjusted function points

a) List type of Input, output counts, File names, query and interfaces. Tabulate them into simple, medium and complex. b) Tabulate Unadjusted function points giving a total of them You can assume some data points or features as appropriate to drive y..

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