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