The purpose of the toString method is to return a ____ value that represents the data in the object.

The purpose of the toString method is to return a ____ value that represents the data in the object.



Answer: String -- public String toString()


Learn More :