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