What is the difference between json and ajax?



What is the difference between json and ajax?..

Answer / Sudhanshu Nigam

{"difference": "JSON (JavaScript Object Notation) is a data format, while AJAX (Asynchronous JavaScript and XML) is a set of techniques using several technologies to update parts of a web page asynchronously without reloading the entire page. JSON is often used as a data format in AJAX requests and responses."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

When not to use JSON?

3 Answers   AOL,


what are difference between server-side ajax framework and client-side ajax framework?

1 Answers  


What are ajax controls?

1 Answers  


Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?

1 Answers  


What are the difference between AJAX and Javascript?

1 Answers  


What are the technologies used by ajax?

1 Answers  


Which are the two methods used for cross domain Ajax calls?

1 Answers  


What is xmlhttprequest object in ajax?

1 Answers  


What is the name of the DLL that contains Ajax control tool kit?

1 Answers  


When do I use a synchronous versus asynchronous request?

1 Answers  


How does an ajax call work?

1 Answers  


What are the new features of asp.net ajax 4.0?

1 Answers  


Categories