Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: CS2---Assignment1 Download
 Description: an advance data type to represent a student at PMU. Name this class PMUStudent". The following should be the members of this class: 1- string name //this member will hold the name of the student 2- string major //this member will tell the major of the student 3- double gpa //this will tell the so-far gpa of the student 4- int year //this will have the values 1, 2, 3, 4. The value 1 is for 1st year student and 4 is for final year All of these member variables should be private. Also create the following public member functions for this class: 1- constructors (default and overloaded) 2- getter (accessor) and setter (mutator) functions for each member variable 3- a function to print any object of this class. This function Print should print an object like this: Ali, Computer Science first year student, gpa=3.5
 Downloaders recently: [More information of uploader Khalid]
 To Search:
File list (Check if you may need any files):
 

CS2 - Assignment1.docx
    

CodeBus www.codebus.net