Total Questions : 10
Expected Time : 10 Minutes

1. Which method is used to check if a key exists in a JSON object in JavaScript?

2. What does the JSON Patch format enable?

3. Which character is used to separate key-value pairs in a JSON object?

4. What is the purpose of the JSON-RPC protocol?

5. What is the purpose of the JSON Feed format?

6. How is an array represented in JSON?

7. Which method is used to stringify a JavaScript object into a JSON-formatted string?

8. In JSON, how is an object key represented?

9. How can you represent a null value in a JSON file?

10. How is a JSON object different from a JavaScript object?