Home > MCQs > IT & Programming > JSON MCQs

JSON MCQ

JSON Quick Quiz

Question 1 of 10
  • What is JSONP meant to mitigate?

    Answer & Explanation

    Correct Answer: Cross-domain communication

    Note: This Question is unanswered, help us to find answer for this one

  • What is the minimum number of values in an array?

    Answer & Explanation

    Correct Answer: Zero

    Note: This Question is unanswered, help us to find answer for this one

  • When parsing JSON, "caching" is a method used to _.

    Answer & Explanation

    Correct Answer: Temporarily store data for faster access

    Note: This Question is unanswered, help us to find answer for this one

  • If an object key contains spaces, how can you access its value in JavaScript?

    Answer & Explanation

    Correct Answer: Use bracket notation to access the value.

    Note: This Question is unanswered, help us to find answer for this one

  • Which term is commonly used to refer to converting data to JSON?

    Answer & Explanation

    Correct Answer: Serialization

    Note: This Question is unanswered, help us to find answer for this one

  • Which is ignored by JSON but treated as significant by YAML?

    Answer & Explanation

    Correct Answer: Whitespace

    Note: This Question is unanswered, help us to find answer for this one

  • How is a true boolean value represented in JSON?

    Answer & Explanation

    Correct Answer: True

    Note: This Question is unanswered, help us to find answer for this one

  • What two nonnumerical characters can numbers contain?

    Answer & Explanation

    Correct Answer: Dash and dot

    Note: This Question is unanswered, help us to find answer for this one

  • What is the only valid whitespace character within a string that does not require an escape character?

    Answer & Explanation

    Correct Answer: Space

    Note: This Question is unanswered, help us to find answer for this one

  • Which of these is a benefit JSON has over XML?

    Answer & Explanation

    Correct Answer: JSON has less markup requirements and therefore is lighter than XML

    Note: This Question is unanswered, help us to find answer for this one

  • JSON Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.