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