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

  • SEARCH
  • Home
  • 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 678905
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:12:04+00:00 2026-05-14T01:12:04+00:00

JSON stands for JavaScript Object Notation. But how come languages like php, java, c

  • 0

JSON stands for JavaScript Object Notation. But how come languages like php, java, c etc can also communication each other with json.

What I want to know is that, am i correct to say that json is not limited to js only, but served as a protocol for applications to communicate with each other over the network, which is the same purpose as XML?

  • 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-14T01:12:04+00:00Added an answer on May 14, 2026 at 1:12 am

    It is easy for a JS script to parse JSON, since it can be done using ‘eval’ in which the JS enginge can use its full power.

    On the other hand, it is more complicated to generate JSON from within JS. Usually one uses the JSON package from http://www.json.org in which an object can easily be serialised using JSON.stringify, but it is implemented in JS so its not running with optimal performance.

    So serialising JSON is about the same complexity using JS as when using Java, PHP or any other server side language.

    Therefore, in my opinion, JSON is best suited when there is asymmetry between produce/consumer e.g. a web server that generates a lot of data that is consumed by the web application. Not the other way around.

    But! When one choses JSON as data format it should be used in both directions, not XML<>JSON. Except for when simple get requests are used to retrieve JSON data.

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

Sidebar

Related Questions

I like AJAX/JSON features of jQuery but the library is very big for blackberry
My Json output generates; [ { a1_id:7847TK10, output2:7847TK10, output4:something, output5:3stars.gif, output9: 269000, ... etc.
The JSON that I am parsing can be found here 'redacted'. I can correctly
JSON function(Index) does not fire. Any Ideas? <script type=text/javascript> $(document).ready(function() { alert(This alert is
JSON web site uses very clear notation to describe JSON's syntax: (source: json.org )
I have to write a little Java program that stands in the middle of
I need to call a web service to receive a JSON object which I'll
I have been using jQuery lately, but never used JSON with it. Now, I
JSON is very similar to Python syntax. Can all JSON objects directly convert to
JSON Example: [{ title1:Hey, title2:Hoh, title3:Hah, title4:Hoo }] How can I get value (hey,hoh,hah,hoo)

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.