Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Rani Singh   on Nov 06 In Java Category.

  
Question Answered By: Vilhelm Fischer   on Nov 06

The junk value is the hashCode of the object.
refer to toString method in Object class  in Java API.

Share: