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