Admins, please fix formatting of the original multiple choice. Instead of single quotes and commas there are a bunch of strange characters such as "ג€".
Once the text formatting is fixed, it's B.
A. {Name: Bob Johnson, Age: 75, Alive: true, Favorite Foods: [Cereal, Mustard, Onions]}
B. {"Name": "Bob Johnson", "Age": 75, "Alive": true, "Favorite Foods": ["Cereal", "Mustard", "Onions"]}
C. {'Name': 'Bob Johnson', 'Age': 75, 'Alive': true, 'Favorite Foods': 'Cereal', 'Mustard', 'Onions'}
D. {"Name": "Bob Johnson", "Age": Seventyfive, "Alive": true, "Favorite Foods": ["Cereal", "Mustard", "Onions"]}
A is wrong because it's missing quotes of any kind.
B is valid according to Json Validator.
C is wrong because it uses single quotes and it's missing the array brackets.
D is wrong because it doesn't use the proper numerical value for Age.
My bad! All is correct except:
"Alive": True,
Should be:
"Alive": true,
Lower case t on true...
upvoted 2 times
...
...
This section is not available anymore. Please use the main Exam Page.350-401 Exam Questions
Log in to ExamTopics
Sign in:
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.
AliMo123
Highly Voted 4 years, 2 months agoShri_Fcb10
1 year, 1 month agotimtgh
3 years, 1 month agoBroekie
Highly Voted 4 years, 3 months agotatrman
4 years, 3 months agodanman32
1 year, 11 months agoa197cbf
Most Recent 1 year agoteikitiz
1 year, 11 months agoBurik
2 years agodanman32
1 year, 11 months agohabibmangal
2 years, 2 months agowinder
3 years agoxziomal9
3 years, 9 months agoxziomal9
3 years, 9 months agokthekillerc
3 years, 9 months agoerror_909
3 years, 9 months agoRockford
4 years, 1 month agoRockford
4 years, 1 month ago