| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 4

1. Which symbol is used to separate each name-value pair of a JSON object?

Correct Answer is : Comma (,)

2. Which of the following example is a correct way to represent a JSON object?

Correct Answer is : { “sports” : [ “football” , “cricket” , “hockey” ] }

3. MIME type of JSON is ______________________.

Correct Answer is : application/json

4. Which one of the following is required if we want to generate JSON object from WCF?

Correct Answer is : Webhttp binding