Content deleted Content added
Undid revision 677803850 by 49.207.103.70 (talk) |
|||
Line 22:
{
int x, y;
public:
Example(); Example(int a, int b); // Parameterized constructor
};
|
Undid revision 677803850 by 49.207.103.70 (talk) |
|||
Line 22:
{
int x, y;
public:
Example(); Example(int a, int b); // Parameterized constructor
};
|