Question: C++, MAIN IS READ ONLY, YOU NEED TO WRITE CODE IN STUDENT.CPP AND STUDENT.H, THANKS Classes & Objects Add a print method/function in the Student

C++, MAIN IS READ ONLY, YOU NEED TO WRITE CODE IN STUDENT.CPP AND STUDENT.H, THANKS

C++, MAIN IS READ ONLY, YOU NEED TO WRITE CODE IN STUDENT.CPP

AND STUDENT.H, THANKS Classes \& Objects Add a print method/function in theStudent class from Exercise 1(You may copy and paste what you have

Classes \& Objects Add a print method/function in the Student class from Exercise 1(You may copy and paste what you have from the previous exercise). This method doesn't take any argument and returns nothing (void). It only displays the student detail as 6337130 Sandy Santos In the 'main' function do the following (1) Create a student object "student1". (2) Use set methods to assign - StudentID: 6337130 - firstName: Sandy - lastName: Santos (3) Display the students detail using the print method: 6337130 Sandy Santos 14.6.1: Classes 0/100 Downloadable files File is marked as read only Current file: main.cpp - 0/100 Run your program as often as you'd like, before submitting for grading. Below, type any needed input values in the first box, then click Run program and observe the program's output in the second box. Enter program input (optional) If your code requires input values, provide them here. Input(fromabove) Pronram nutnut dicnlaved here

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!