Assume the declaration of Exercise 8.
a. Write the definition of the default constructor of yClass so that the private member variables of yClass are initialized to 0.
b. Write the definition of the default constructor of xClass so that the private member variables of xClass are initialized to 0.
c. Write the definition of the member function two of yClass so that the private member variables a is initialized to the value of the first parameter of two, and the private member variables b is initialized to the value of the first parameter of two.
Reference:
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.