Refer to the exhibit.
What is the Json syntax that is formed from the data?
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"]}
Answer: B
Explanation:
The correct JSON syntax is option B. In JSON, data is stored in key-value pairs, and it must follow a specific syntax where the keys and string values are enclosed in double quotes. Numbers do not need to be in quotes, and boolean values are represented as true or false without quotes. Arrays are represented using square brackets, and each element inside the array is separated by a comma.
References: = The information is based on the JSON data structures and syntax rules as outlined in the Implementing and Operating Cisco Service Provider Network Core Technologies training materials
Latest 350-401 Dumps Valid Version with 404 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund