Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5957787
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:27:04+00:00 2026-05-22T18:27:04+00:00

What is the difference between an JSON and Array? Why do they call JSON

  • 0

What is the difference between an JSON and Array? Why do they call JSON Objects and Array Objects.

http://wiki.appcelerator.org/display/guides/Using+TableViews+-+data.js

Is this an Array or JSON? How can i identify?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:27:05+00:00Added an answer on May 22, 2026 at 6:27 pm

    JSON is a data format that is based on a subset of JavaScript.

    A simplified version of the specification is available on the JSON homepage. The full specification is available as an IETF RFC.

    Libraries exist in many different languages to convert from a string of JSON data into data structures appropriate for that language (and to go the other way). A list of some of them can be found near the bottom of the JSON homepage.

    An array is a data structure common to most programming languages which contains a number of variables in a specific order. JSON has an array data type.

    A JSON Object is a serialisation of a collection of key/value pairs. Most programming languages have a matching data structure, such as a hash in Perl or a (simple) object in JavaScript.

    In the page you link to, there is no mention of JSON. It has a variable (weatherData) to which is assigned a simple object (using an object literal {}) which has one key (reports) to which is assigned an array (using an array literal []) that contains a number of objects, each of which consists of a bunch of key/value pairs where the values are all strings.

    If you were to remove the first line, and the semi-colon at the end, then the example would be a JSON data structure representing the same information. This is because, as I said earlier, JSON is based on a subset of JavaScript and that part of the example conforms to the subset.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What is the difference between contentType: application/json; charset=utf-8, dataType: json, vs. contentType: application/json, dataType:
Is there a difference between importing something (e.g. #import JSON.h ) into the header
Can I have the Information of what is the difference between JSON & GSON.
I am pulling JSON data from several remote servers concurrently over HTTP, using a
Can someone tell me what the difference is between the 2 JSON parsers? https://github.com/douglascrockford/JSON-js/blob/master/json.js
What is the difference between using: $.ajax({ type: 'POST', url: Drupal.settings.basePath + 'module/get/' +
Difference between a bus error and a segmentation fault? Can it happen that a
The difference between Chr and Char when used in converting types is that one
What is the difference between early and late binding?
Is there any difference between int on_exit(void (*function)(int , void *), void *arg); and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.