?
2012-07-25 12:05:55 UTC
Implement Class Integer that have private data and public methods add , subtract , multiply which take 1 parameter and return Integer . Test class in main
Note : i wanna use constructors + each function takes only one parameter -its data type is Integer not int ,, and it returns (for example the Sum with datatype Integer ,too)
Any help please !! ,, I need any hints or sth. to understand this :S