nerdexam
Cisco

200-301 · Question #1759

What is represented in line 2 within this JSON schema?

The correct answer is A. object. This is a JSON object because it is enclosed in { } and contains key-value pairs.

Submitted by haru.x· Mar 30, 2026Automation and Programmability

Question

What is represented in line 2 within this JSON schema?

Exhibits

200-301 question #1759 exhibit 1
200-301 question #1759 exhibit 2

Options

  • Aobject
  • Bvalue
  • Ckey
  • Darray

How the community answered

(44 responses)
  • A
    95% (42)
  • B
    2% (1)
  • D
    2% (1)

Explanation

This is a JSON object because it is enclosed in { } and contains key-value pairs.

Topics

#JSON#data types#object#schema

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice