| Author |
Tricky question
|
Edwin Dalorzo
Ranch Hand
Joined: Dec 31, 2004
Posts: 961
|
|
I was reading the Java Language specification and I found this interesting code snippet about method overriding, hiding and overloading... I did not read this in any book before: What will be printed? The output is: Goodnight, Dick. Does anyone knows why?
|
 |
 |
|
|
subject: Tricky question
|
|
|