Hi everyone,
How's everything? Busy in learning
java?
A question is that I can use the equal and to
string methods?
For example:
1. How to write the 'equals() method?
2. How use the toString method that if the Point object had the coordinates(3,4) then the string "(3.0, 4.0)" would be returned.
3. if I need to use the equal() method, what would be the output of the following Java code fragement?
I think it's a little bit hard ...anyone knows that how to solve that ?
Thanks
Larry
[ May 29, 2002: Message edited by: Dirk Schreckmann ]