That is the String that is returned by the Object class's toString() method. If you want to print the value of an instance of a class, the compiler generates a call to the class's toString() method....