nerdexam
Juniper

JN0-223 · Question #8

You are creating a JSON data structure and must add a title called, The "Big" Router. In this scenario, which example will produce the desired results?

The correct answer is C. {"title": "The \"Big\" Router"}. See the full explanation below for the reasoning.

Question

You are creating a JSON data structure and must add a title called, The "Big" Router. In this scenario, which example will produce the desired results?

Options

  • A{"title": ""The "Big" Router""}
  • B{"title": "The \n"Big\n" Router"}
  • C{"title": "The "Big" Router"}
  • D{"title": "The "'Big'" Router"}

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    82% (27)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full JN0-223 Practice