Which method is used to convert a value to a string in JavaScript?
parseFloat()
parseInt()
toString()
toFixed()