______ method automatically converts a numeric value to a string for output.
Answers
Answered by
1
Answer:
toString() method converts int to String. The toString() is the static method of Integer class...
I hope it May helpful to you ...
Answered by
0
Answer:
Use built-in functions to convert between integers, floating point numbers, and strings. Every value has a type. Every value in a program has a specific type.
Similar questions