, , , , , , , , ,

[SOLVED] Cs211 homework 2 this homework assignment will help build towards project 1

$25

File Name: Cs211_homework_2_this_homework_assignment_will_help_build_towards_project_1.zip
File Size: 706.5 KB

5/5 - (1 vote)

This homework assignment will help build towards project 1, which will be to write a program implementing Management of Rosters System.For this assignment, write a class called Student. This class should contain information of a single student. This information includes:last name,
first name,
standing,
credits,
gpa,
date of birth,
matriculation date.For now you can store date of birth and date of matriculation as strings. Your class should support the following functions:Make sure that the standing is set based on credits and not passed in as a parameter. When you call mutator function on credits, or initialize an object in a constructor, or through input function, that is where the standing is set. Standing is:Lower Freshman         0 <= credits < 15Upper Freshman         15 <= credits < 30
Lower Sophomore      30 <= credits < 45Upper Sophomore       45 <= credits < 60Lower Junior              60 <= credits < 75Upper Junior               75 <= credits < 90Lower Senior              90 <= credits < 105Upper Senor                105 <= credits  Write a driver program to test you class.Submit the assignment to your lab instructor. 

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] Cs211 homework 2 this homework assignment will help build towards project 1
$25