exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 313 discussion

Actual exam question from Cisco's 350-401
Question #: 313
Topic #: 1
[All 350-401 Questions]

Which exhibit displays a valid JSON file?
A.

B.

C.

D.

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
Saqib79
Highly Voted 4 years, 6 months ago
Correct Option is D.
upvoted 63 times
...
edlaffer
Highly Voted 4 years, 6 months ago
agree on D , validate on JSONlint
upvoted 20 times
...
[Removed]
Most Recent 6 months, 1 week ago
D is correct look for the comma after gigeth , the last one should have no comma
upvoted 1 times
[Removed]
6 months ago
because it´s an array
upvoted 1 times
...
...
Calyfas
10 months ago
Correct Option is D.
upvoted 1 times
...
Haidary
10 months, 2 weeks ago
Ignore A and C because doesnt have (,). If we compare B and D. The B has (,) at the end wich shouldnt then D is the correct answer.
upvoted 1 times
...
[Removed]
1 year, 4 months ago
D is correct
upvoted 1 times
...
rabbit2
1 year, 6 months ago
D is the correct option
upvoted 1 times
...
Dataset
1 year, 11 months ago
D is the valid answer Regards
upvoted 1 times
...
nushadu
2 years ago
here is the problem with commas in the end, D is 100% correct but B also will not raise syntax errors but need to test it anyway ...
upvoted 1 times
...
KZM
2 years, 1 month ago
Data is represented in name/value pairs. Curly braces hold objects and each name is followed by ':'(colon), the name/value pairs are separated by , (comma). Square brackets hold arrays and values are separated by ,(comma).
upvoted 1 times
...
M_Abdulkarim
2 years, 4 months ago
Answer is D, In B interfaces is an object so it should contain pairs of key and value!
upvoted 1 times
...
ougty
2 years, 4 months ago
Correct answer is D
upvoted 1 times
...
BigMouthDog
2 years, 4 months ago
B is wrong , JSON syntax does not have 'comma' after the last object. Answer is 'D'
upvoted 1 times
...
Saamson
2 years, 5 months ago
Highest Voted Answer is D
upvoted 1 times
...
winder
2 years, 5 months ago
how can you get this wrong..........
upvoted 2 times
...
ougty
2 years, 7 months ago
D it can only be D
upvoted 3 times
...
youme
2 years, 9 months ago
{ "name":"John", "age":30, "cars":["Ford", "BMW", "Fiat"] } Correct option is D
upvoted 3 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 ...