What is the key difference between JSON and JavaScript objects?
JSON allows functions as values.
JSON keys can be unquoted.
JSON can include circular references.
JSON requires double-quoted keys and string values.
This question is part of this quiz :
JavaScript JSON