nerdexam
Juniper

JN0-224 · Question #156

Which statement is valid regarding YAML and JSON?

The correct answer is D. YAML and JSON are case-sensitive. Both YAML and JSON are case-sensitive, meaning that the distinction between uppercase and lowercase characters matters. For example, in JSON or YAML, Key and key would be considered Option D (case-sensitive) is correct because both YAML and JSON treat keys and values with…

Automation Overview and Evolution

Question

Which statement is valid regarding YAML and JSON?

Options

  • AYAML and JSON use indentation.
  • BWhite space is ignored in YAML and JSON.
  • CComments are available in YAML and JSON.
  • DYAML and JSON are case-sensitive.

How the community answered

(43 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    5% (2)
  • D
    86% (37)

Explanation

Both YAML and JSON are case-sensitive, meaning that the distinction between uppercase and lowercase characters matters. For example, in JSON or YAML, Key and key would be considered Option D (case-sensitive) is correct because both YAML and JSON treat keys and values with different cases as distinct.

Topics

#YAML#JSON#case sensitivity#data format comparison

Community Discussion

No community discussion yet for this question.

Full JN0-224 Practice