Question: Implement the student.cpp file using the testStudent.cpp file using basic c++. Fill in the stub, and the correct returns for the files! Please and thank

 Implement the student.cpp file using the testStudent.cpp file using basic c++.Implement the student.cpp file using the testStudent.cpp file using basic c++. Fill in the stub, and the correct returns for the files! Please and thank you!
Fill in the stub, and the correct returns for the files! Please

include Student ,h finclude castreamo finclude Students Students (int perm, stud: :string lastName std: :string first AndMiddleNames) stub construct a Student object from a single line of comma separated text e.g. "1234567,Smith, Mary Kay Student Student (std: :string csvstring) std: :istringstream iss (csvstring): This version of getline takes an input string istream), a string, and a delimiter character (in this case, We read from the stream until the delimiter is encountered std: string permAsst ring getline (iss, permasstring, this- perm std: :stoi (permAsstring): stoi converts std: :string to int get line (iss, this- lastName, getline (iss this-> first In int Student getPerm() const return 999 stub std: string Students const return std: :string ("Stuberson std. string Student get Firs const return std::string ("Stub Toe std string Student get Full Name const return std: :string Stub Toe Stuberson std: string Students const e.g. 12345, Smith, Malory Logan std tostringstream oss; 088 "I" cc this->get Perm() this- get LastName() this- getFirstAndMiddleNames() return oss str()

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!