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

  Functional decomposition implementation of the algorithm

Functional decomposition implementation of the algorithm. Must define at least four different functions. Make sure to include functions that exemplify void vs. return-type,and value vs. reference parameters

  Program solves the n-queens problem

you will write a program that solves the N-Queens problem by the backtracking method. The pseudocode for the solution is on the last page. Your program should run in standard Java, either as an application or an applet.

  Lab11

ltbrgt

  The rpn calculator program

The RPN calculator program should read the RPN expression as an entire line from stdin.Input will consist of a single line. After completing the evaluation of the expression, the program should print the contents of the entire stack, starting with th..

  Interactive and user friendly

Discuss your experiences with respect to the features you think make these technologies more interactive and user friendly. Provide rationale to support your answer.

  Program that prompts the user to enter the weight of person

The program should output the desired result. However, the program contains logic errors. Find and correct the logic errors so that the program works properly.

  Design and write a c++11/fltk game program

The project is to design and write a C++11/FLTK game program with a graphical user interface. The game is based on "pancake sorting," which actually has some mathematical significance.

  Write a c program to construct a pyramid of numbers

Write a C program to construct a pyramid of numbers

  Database management

MIS3100 - DATABASE MANAGEMENT INDIVIDUAL PROJECT DEFINITION 2015-2016 Bhuiya PERSONAL PICTURE DATABASE You love to take pictures. However, with digital technology, instead of taking one or two pictures, you take hundreds. You have been collecting and..

  Write a matrix multiplication program

Write a C++, matrix multiplication program which you can instrument to monitor and measure execution time as a function of problem size. Make sure it works in Microsoft Visual Studio.

  How many times is the copy constructor called

In the subsequent code how many times is the copy constructor called in the given code?

  Centigram of active ingredient

An insecticide contains 90 centigrams of inert ingredient for every 1 centigram of active ingredient. If a quantity of the insecticide weighs 728 centigrams, how much of each type of ingredient does it contain?

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