List of questions
Related questions
Question 31 - 200-901 discussion
Refer to the exhibit.
The JSON data in the exhibit has been parsed and stored into a variable “data”. What returns the value “172.16.0.11”?
A.
data[‘items’][‘host’][‘value’]
B.
data[‘items’][1][‘host’][‘value’]
C.
data[‘items’][0][‘host’][‘value’]
D.
data[‘items’][‘host’][1]
Your answer:
0 comments
Sorted by
Leave a comment first