Exam 200-301 All QuestionsBrowse all questions from this exam
Question 1006

Refer to the exhibit. In which structure does the word “warning” directly reside?

    Correct Answer: A

    The word 'warning' is directly located within an array structure. In JSON, arrays are specified by square brackets, which contain elements. Here, 'warning' is one of the elements in the 'wheels' array of 'myCar', making 'array' the correct answer.

Discussion
ukguyOption: A

array is right answer

RynurrOption: A

Definitely array, so "A" is the correct answer.

Vikramaditya_JOption: A

Answer is A. Of course everything resides within an Object in JSON, but the question here asks about where does it "directly" reside, then the word "warning" clearly residing in an array, and not in object.

geweOption: A

why not array?

DINVISOption: A

it's ARRAY

kenkariOption: D

Even though it's part of an array, it's actually a string value. So, it's just a part of the array, not the array itself. I'm going with D.

COMPLUSTOption: A

?? it is not A?

923ffda

its a A

4aynickOption: D

it is may be string inside array

4aynick

"" is string [] - array {} - object "key": "value" (variable type string)

4aynick

but question "In which structure" it is string in array structure Correct is ARRAY 101%

scanossaOption: A

array is right answer

SeMo0o0oOption: A

it´s A