Juniper
JN0-223 · 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"}]}]}. See the full explanation below for the reasoning.
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
(46 responses)- A28% (13)
- B72% (33)
Community Discussion
No community discussion yet for this question.


