BIT153 Object Oriented Programming

Object Oriented ProgrammingTU Board 2080

What is operator overloading? Write a complete C++ program to overload + operator to add two objects of class 'Time'.

10
A worked answer is on its wayMeanwhile, read the Object Oriented Programming notes for this topic.

Discussion

Loading…

More Object Oriented Programming questions

All Object Oriented Programming old questions