Magic of toString() whats the trick?
807600Sep 6 2007 — edited Sep 6 2007I understand that toString() method id defined in Object class and even if our class do not override the toString() method , when we concate , the output is to our class specific i.e. Classname@hexadecimaldegit.
How the VM manage to do this when there is no method overriding.
Thanks for your concern.(Due to your service I do not have to join any tutorials)