Assessment system of a university

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

You are required to prepare a program for Assessment system of a University. The main idea is to evaluate the GPA (Grade Point Average) of each subject and then determine the GPA of whole semester and on the basis of that GPA compute the grade and remarks.

Detailed Description:

You are needed to take the student's marks for three subjects(English, Computer, and Calculus) as input from the user. After that calculate the GPA of each subject and the whole semester. Consider that total marks of a subject are 100 and each subject is of 3 credit hours.

Complete Assessment system is given below:

Grade

GPA

Marks Obtained

Remarks

A

4.00

100 %

Excellent

B

3.00-3.99

75-99 %

Good

C

2.00-2.99

50-75 %

Satisfactory

D

1.6-1.99

40-49 %

Pass

F

0.00

Below 40 %

Fail

  • GPA for a subject = (obtained marks / 100) * 4 where 100 is the total marks of a subject.

NOTE: If user enters less than 40 marks for a subject, the GPA of that subject should be 0.

  • GPA of whole semester = multiply each grade point you receive by the number of credit hours for that course, add up the totals, and then divide by the total number of credit hours taken in that semester.

       For example assume the GPA in subject A is 2.5, in subject B  2.6, and in subject C is 3. Considering that each subject is of 3 credit hours then GPA of whole semester will be evaluated as:

                                             =  3 * ( 2.5 + 2.6 + 3 ) / 9

                                             = 2.7

  • On the basis of Semester GPA, you have to give grade and remarks to the student
  • If a student has less than 40 marks in a subject, a message should show that "you have to repeat this subject ".
  • After displaying the GPA, grade and remarks, the program could ask the user if he/she wants to perform this task again. The user will be provided two options (yes / no). If user enters "Y or y", the program will start evaluating the GPA, grade and remarks again. If user selects "N or n", the program will terminate.

 

Reference no: EM131680

Questions Cloud

Describe the forest, domain, ou, and trust configuration : Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.
Advise gary and sally - business and corporations law : Advise Gary and Sally about all relevant terms of the contract, and what remedies can be available to them.
Estimate the cost of capital : Estimate the cost of capital
A constructor and a destructor : A constructor and a destructor, Insert a new element chosen by the user at the correct place in the list
Assessment system of a university : Write a program for Assessment system of a University
Establish a pre- and post-money valuation : Assume as a VC that you want to establish a pre- and post-money valuation in support of the issuance of a term sheet
Describing variables, stating assumptions, illustrating mode : Show all work by describing variables, stating assumptions, illustrating model and showing output solution to the problem.
Risk and return : Investing in the stock market and Risk-free investment and inflation
The total number of slots available in the zone : The total number of slots available in the zone, the total number of bicycles in the zone at the beginning of the period

Reviews

Write a Review

C/C++ Programming Questions & Answers

  C++ programming uml diagrams

The goal of this lab is to better familiarize you with polymorphism and the factory design pattern, two key components in Assignment

  Write a program for find greatest common divisor

Write code for a recursive implementation of Euclid's algorithm

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Create a template class

Create a template class, SVector, that implements a constructor

  Implementation of sorting technique

Implementation of sorting technique

  Develop a simple poker game

Develop a simple poker game

  Write a c program that reads a data file of floating numbers

Write a program that reads a data file of floating numbers into an array and prints the array elements along with the number of items in the array

  Structured programming using procedural languages

A a program that is called "Playing with Numbers or Letters".

  Write a program to read a data file and extract parameters

Write a C/C++ program to read a data file and extract parameters. The program must obtain the filename via a command-line argument.

  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.

  Computer programming using c language lab

Computer programming using c language lab

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

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