Given the Class Definition for ClockType discussed extensively in class, write what
would have to be added to the IMPLEMENTATION FILE for the Class ClockType to
overload the “= =”, i.e., the comparison “equal-equal sign,” here:
That is, write the FULL FUNCTION DEFINITION for THE FUNCTION associated with Class ClockType to overload the “= =” remembering the private members are:
b)int hr; // that contains the hours
int min; // that contains the minutes
int sec; // that contains the seconds
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here