You are required to prepare a program for assessment system

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

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: EM13347747

Questions Cloud

Introductionbluesky systems is a software development : introductionbluesky systems is a software development company that builds software components for a variety of private
Gary and sally decided to go on a holiday they consulted : gary and sally decided to go on a holiday. they consulted their local tour company fly by night tours who advertised a
The objective of this case is to estimate the cost of : the objective of this case is to estimate the cost of capital the occ that ameritrade should use in evaluating
Question 1a doubly linked list is like a linked list except : question 1a doubly linked list is like a linked list except that each node has a pointer both to the next node in the
You are required to prepare a program for assessment system : you are required to prepare a program for assessment system of a university. the main idea is to evaluate the gpa
Question oneassume as a vc that you want to establish a : question oneassume as a vc that you want to establish a pre- and post-money valuation in support of the issuance of a
Show all work by describing variables stating assumptions : show all work by describing variables stating assumptions illustrating model and showing output solution to the
Problem 1 investing in the stock marketjohnson and johnson : problem 1. investing in the stock marketjohnson and johnson jnj is trading at 68.15. jnj is a large health care
Project nbspintroductionthe public bicycle scheme loris : project nbspintroductionthe public bicycle scheme loris bikes was launched in 2010 in the city of istanbul. there are

Reviews

Write a Review

C/C++ Programming Questions & Answers

  The funtion should take as parameters

Write a function in c ++ that multiplies two functions. the funtion should take as parameters two fraction structures. Then, the function should multiply the two fractions and return the solution as a fraction structure.

  Write a function num_digits(n)

C programing, not C++ write a function num_digits(n) that returns the number of digits in a nonnegative integer n.

  A company that market is publishing both book and audio cass

A company that market is publishing both book and audiocassette versions

  Implement a semantic analysis

The program will implement Semantic Analysis. The assignment provides two options to define variable scope, either using the Global Option or the Local Option.

  Calculate the component voltages

Calculate the component voltages for the following series resonant RLC circuit

  Write a program that will read in 2 test score.

Write a program that will read in 2 test score. The instructor has decided to give each student 10 bonus point on each test. Print out each test score and the total after the bonus, the print the total number of points earned on the tests.

  Store a list of student info

Store a list of student info, (id number, First name and Last name) using a link list. The ID is the key field. The program should implement a linked list using arrays.The program should process the following operations

  Our string class always deletes the old character buffer

Our String class always deletes the old character buffer and reallocates a new character buffer on assignment or in the copy constructor.

  8-bit or 16-bit mode, and the prescaling ratio

8-bit or 16-bit mode, and the prescaling ratio. You can assume XTAL = 10M Hz or at the frequency you specify.

  Before each sort, write psudo-code

Ceate a single cpp ?le (FILE=MAIN2.cpp) containing all three elementry sorts(bubble, insertion, selection). Before each sort, write psudo-code and invarient analysis of the sort in block comment style. Add the code from 3.). Generate a list of 100..

  Create constructor function which takes no inputs

You must have the constructor function which takes no inputs and randomly generates the 5 letter string for name and random integers from 20 to 40 for both age and class size.

  Create a boolean function that computes

Create a Boolean function that computes the value of a factorial for values up to including 10. Include comments about how to use the function and describing how it works.

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