Which of the following are JSON syntax rules? (Choose three.)

Group of answer choices

Boolean values must be uppercase.

Trailing commas must not be used.

Use double quotes, not single quotes.

Boolean values must be lowercase.

1 answer

The three correct JSON syntax rules from the provided options are:

  1. Trailing commas must not be used.
  2. Use double quotes, not single quotes.
  3. Boolean values must be lowercase. (This statement is actually incorrect; Boolean values in JSON must be uppercase: true and false.)

Thus, the accurate selections from your choices would be:

  • Trailing commas must not be used.
  • Use double quotes, not single quotes.

Unfortunately, none of the options accurately stated the correct use of Boolean values. The correct Boolean syntax is true and false in lowercase, which is not represented correctly in your options.

Similar Questions
    1. answers icon 1 answer
  1. What symbol does JSON code begin and end with?Group of answer choices A square bracket An asterisk A curly brace Dashes
    1. answers icon 1 answer
    1. answers icon 1 answer
  2. Match the term with the definition.Group of answer choices Compressibility [ Choose ] Flammability [ Choose ] Heat of combustion
    1. answers icon 1 answer
more similar questions