Identify among the below the valid JSON

 Posted by Rajnilari2015 on 3/21/2016 | Category: Others Interview questions | Views: 2118 | Points: 40
Select from following answers:
  1. {}
  2. { "title" : "Star Wars", "quotes" : [ "Use the Force", "These are not the droids you are looking for" ], "director" : "George Lucas" }
  3. { "name" : "Fred Flinstone" ; "occupation": "Miner" ; "wife" : "Wilma" }
  4. Only 1 and 2
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response