exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 754 discussion

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


Refer to the exhibit. What is represented beginning with line 1 and ending with line 5?

  • A. object
  • B. value
  • C. key
  • D. array
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
splashy
Highly Voted 2 years, 11 months ago
Selected Answer: D
Netacad Mod 3 14.2.6 These are some of the characteristics of JSON: It uses a hierarchical structure and contains nested values. It uses braces { } to hold objects and square brackets [ ] hold arrays. Its data is written as key/value pairs.
upvoted 11 times
...
Timbul
Highly Voted 2 years, 7 months ago
The answer is array. Please fix
upvoted 6 times
...
cybercerberes
Most Recent 12 months ago
Selected Answer: D
D is Array
upvoted 1 times
...
b279279
1 year ago
Selected Answer: D
correct it
upvoted 1 times
...
Vikramaditya_J
2 years ago
Selected Answer: D
No second thought. It's a JSON array. In JSON, an array is an ordered list of values enclosed in square brackets ([]). Each value within the array can be of any valid JSON data type, such as objects, strings, numbers, or other arrays. In this case, the JSON code represents an array containing three objects, each containing key-value pairs. Each line in the JSON code represents an element (object) within the array. Each object contains key-value pairs, such as "switch": "3750", "port": "e2" in line 2, "router": "2951", "port": "e20" in line 3, and so on.
upvoted 2 times
...
4aynick
2 years, 2 months ago
It is array of objects correct D https://medium.com/@angela.amarapala/difference-between-arrays-and-json-objects-fa1c8598f9f1
upvoted 1 times
...
4aynick
2 years, 2 months ago
it is array of objects Correct D
upvoted 1 times
...
Shansab
2 years, 7 months ago
Selected Answer: D
Array is correct
upvoted 4 times
...
michael1001
2 years, 7 months ago
Selected Answer: D
It is array, please fix.
upvoted 2 times
...
rictorres333
2 years, 10 months ago
Selected Answer: D
Array is correct.
upvoted 3 times
...
Paszak
3 years, 1 month ago
Array of objects
upvoted 2 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 ...