Juniper
JN0-224 · Question #46
Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)
The correct answer is B. {"routers":["r1","r2"],"switches":[{"s1":[{"interface":"ge-0/0/0.0"}]}]}. You've hit your limit · resets 4am (America/New_York)
Python
Question
Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)
Exhibits
Options
- A{"Routers":["r1","r2"],"Switches":[{"s1":[{"interface":"ge-0/0/0.0"}]}]}
- B{"routers":["r1","r2"],"switches":[{"s1":[{"interface":"ge-0/0/0.0"}]}]}
How the community answered
(22 responses)- A18% (4)
- B82% (18)
Explanation
You've hit your limit · resets 4am (America/New_York)
Topics
#JSON#case sensitivity#data serialization#equivalence
Community Discussion
No community discussion yet for this question.





