Question: find the error in the following code class human; { puplic: int human(int weight, int height) private: int weight = 0; int height = 0;
find the error in the following code
class human; { puplic: int human(int weight, int height) private: int weight = 0; int height = 0; };
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
