TRUE or FALSE: White space in JSON format is significant and must be correctly formatted.

IT Exam Items RepositoryCategory: CCNA 3 v7TRUE or FALSE: White space in JSON format is significant and must be correctly formatted.

TRUE or FALSE: White space in JSON format is significant and must be correctly formatted.

  • True
  • False

Explanation: The correct answer is False: In the JSON data format, white space is not significant. However, for readability JSON is often displayed in an indented format.

Related exam: 14.2.9 Check Your Understanding - Data Formats