Create a class called time that has separate integer member data for hours, minutes, and seconds. One constructor should initialize this data to 0, and another should initialize it to fixed values. A member function should display it in hh:mm:ss format.
Answers
Answered by
0
Answer:
I will tell you after some time because this topic is very big.
Similar questions