nerdexam
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

JN0-224 question #46 exhibit 1
JN0-224 question #46 exhibit 2
JN0-224 question #46 exhibit 3
JN0-224 question #46 exhibit 4
JN0-224 question #46 exhibit 5
JN0-224 question #46 exhibit 6

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)
  • A
    18% (4)
  • B
    82% (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.

Full JN0-224 Practice