What method is used to export a JavaScript object into JSON notation?
JSON.string()
JSON.convert()
JSON.export()
JSON.stringify()