Refer to the exhibit. The JSON data in the exhibit has been parsed and stored into a variable ג€dataג€. What returns th
Posted: Fri Jul 22, 2022 2:52 pm
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]
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]