Define a class time that contain three member variables hour,minute,second and contain the member functions to perform following tasks
a) To initialize data members
b)Display time in hour:second format
c)To add two times
wtite a c++ program to illustrate the working of time class
Answers
Answered by
0
Answer:
ok
Explanation:
Similar questions