Juniper
JN0-224 · 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"}. You've hit your limit · resets 4am (America/New_York)
NETCONF, RESTCONF, and gRPC
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)- A9% (3)
- B3% (1)
- C82% (27)
- D6% (2)
Explanation
You've hit your limit · resets 4am (America/New_York)
Topics
#JSON#string escaping#data formats#special characters
Community Discussion
No community discussion yet for this question.