MCQ
Which method is used to convert a number to a string?
Explanation
Both toString() and String() can convert a number to a string.
Both toString() and String() can convert a number to a string.