ExamGecko
Question list
Search
Search

Question 31 - 200-901 discussion

Report
Export

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’]

Answers
A.

data[‘items’][‘host’][‘value’]

B.

data[‘items’][1][‘host’][‘value’]

Answers
B.

data[‘items’][1][‘host’][‘value’]

C.

data[‘items’][0][‘host’][‘value’]

Answers
C.

data[‘items’][0][‘host’][‘value’]

D.

data[‘items’][‘host’][1]

Answers
D.

data[‘items’][‘host’][1]

Suggested answer: C
asked 07/10/2024
Ahmad Khader
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first