Consider the following declaration: class strange
{•••};a. Write a statement that shows the declaration in the class strange to overload the operator ≫.
b. Write a statement that shows the declaration in the class strange to overload the binary operator + as a member function.
c. Write a statement that shows the declaration in the class strange to overload the operator == as a member function.
d. Write a statement that shows the declaration in the class strange to overload the postincrement operator ++ as a member function.
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.