exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 771 discussion

Actual exam question from Cisco's 200-301
Question #: 771
Topic #: 1
[All 200-301 Questions]


Refer to the exhibit. What is identified by the word `switch` within line 2 of the JSON Schema?

  • A. array
  • B. value
  • C. object
  • D. key
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Phonon
Highly Voted 2 years ago
Selected Answer: D
Here is an example of a key-value pair in JSON: {"name": "John"} In this example, "name" is the key and "John" is the value. The value is a string, and it is associated with the key "name". Here is another example of a key-value pair in JSON: {"age": 30} In this example, "age" is the key and 30 is the value. The value is a number, and it is associated with the key "age".
upvoted 6 times
...
Customexit
Highly Voted 2 years, 2 months ago
Selected Answer: D
Key-value pairs have a colon between them as in "key" : "value". https://www.digitalocean.com/community/tutorials/an-introduction-to-json
upvoted 5 times
...
[Removed]
Most Recent 9 months, 1 week ago
Selected Answer: D
D is correct
upvoted 1 times
...
[Removed]
1 year ago
Selected Answer: D
Awfully written question! It's D because it asks "what is identified by the word switch", which would be a *key*.
upvoted 3 times
...
Nmk3216
1 year, 1 month ago
Selected Answer: D
Answer D is correct.
upvoted 1 times
...
[Removed]
1 year, 6 months ago
Selected Answer: D
D. key "key":"value"
upvoted 1 times
...
Sunnyip
2 years ago
Selected Answer: D
The formula {"key":"value"}
upvoted 4 times
...
cormorant
2 years, 2 months ago
json follows the formula {"key":"value"} pair. note that it's also an array of values []
upvoted 4 times
...
arenjenkins
2 years, 2 months ago
Selected Answer: B
it's b
upvoted 4 times
...
GigaGremlin
2 years, 2 months ago
A name/value pair consists of a field name (in double quotes), followed by a colon, followed by a value: "name":"Mark"
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...