article_bot
Wed 1 February 2006, 01:48 pm GMT +0100
When you use System.out.println( ) by passing an object as an argument, the JRE invokes its toString( ) method by default. This results in some very uninformative output.
To read the full article click here
To read the full article click here