JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
JSON interview questions
JSON interview questions
Back
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?
A. Forward slash (/)
B. Semi-colon (;)
C. Comma (,)
D. Period (.)
Show Correct Answer
Correct Answer is :
Comma (,)
2. Which of the following example is a correct way to represent a JSON object?
A. {[ “sports” : [ “football” , “cricket” , “hockey” ] }]
B. { “sports” : [ “football” , “cricket” , “hockey” ] }
C. [ “sports” : { “football” , “cricket” , “hockey” } ]
D. { “sports” - [ “football” : “cricket” : “hockey” ] }
Show Correct Answer
Correct Answer is :
{ “sports” : [ “football” , “cricket” , “hockey” ] }
3. MIME type of JSON is ______________________.
A. html/json
B. app/json
C. text/json
D. application/json
Show Correct Answer
Correct Answer is :
application/json
4. Which one of the following is required if we want to generate JSON object from WCF?
A. Webhttp binding
B. JSON result
C. Serialization
D. All of these
Show Correct Answer
Correct Answer is :
Webhttp binding
Similar Interview Questions
Search for latest jobs
Find Jobs