Which method is used to convert a JavaScript object to a JSON string?
toJSON()
serialize()
parse()
stringify()