CSC166 Object Oriented Programming

Object Oriented ProgrammingTU Board 2081

Write a program to create a class PERSON with data members name and age. Overload the greater than ( ) symbol, to display the name of elder one.

5
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