In the below notation, Employee is of type { "Employee": [ "Amy", "Bob", "John" ] }
Not a valid JSON string
Array
Class
Object
Correct Answer : B
Which of these is proper a JSON array?
In the below notation, Employee is of type { "Employee": { "Name": "Amy", "Age": 25 } }
The _______ method of an Array object adds and/or removes elements from an array