Question: #include using namespace std; class student private: char name[40); int SRCODE; int total float percent; public: void getDetails(); void displayDetails(): }; void student.getDetailsOX cout>name, cout>SRCODE:
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
