Question: C++ language Create a Patient class with the following attributes patient name, patient age, patient gender and patient room_number For this class you need to
Create a Patient class with the following attributes patient name, patient age, patient gender and patient room_number For this class you need to implement set and get functions, Overioad - operator which return lif the two patients have the same name, age and gender, otherwise return O. Also Overload >> and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
