Which method can convert a JavaScript object to a readable JSON string?
JSON.format()
JSON.validate()
JSON.stringify()
JSON.parse()
This question is part of this quiz :