What will be the output of

{ "city" = "Bangalore", "population" = 12345678, "areas" = ["banarghata", "kodaikanal", "kokankontai", "manayata tech park", "EGL campus"] }

 Posted by Rajnilari2015 on 3/21/2016 | Category: Others Interview questions | Views: 2366 | Points: 40
Select from following answers:
  1. Valid JSON
  2. Parse error on line 2:{ "city" = "Bangalore", "popu.... Expecting 'EOF', '}', ':', ',', ']', got 'undefined'
  3. Don't know
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response