Respuesta :

The toString method returns a string representation of an object, typically by concatenating the string representations of the values of its instance variables. This method is often used for debugging a class during development.