What is the Difference between AJAX and Javascript?
Answer Posted / sandesh magdum
AJAX is not different from Javascript.
Like , a child can't be differentiated by a mother.
AJAX is a acronym for 'Asynchronous Javascript And XML'.
AJAX is a new approach towards page reloading.
If you want a specific book , you will purchase that book
and not the whole book store.
Similarly if you want a small part of the data in a web page
, you will not go for whole page reload, you woould prefer
to get the data you want.
| Is This Answer Correct ? | 87 Yes | 9 No |
Post New Answer View All Answers
what are difference between server-side ajax framework and client-side ajax framework?
Why does html_ajax hang on some server installs?
What is the difference between javascript and ajax?
When should we use a java applet instead of ajax?
How to handle multiple async ajax requests?
What is ajaxcontrol toolkit?
What is ajax and how does it work?
How do we create a thread to do ajax polling?
What is the difference between json and ajax?
How do I handle the back and forward buttons in ajax?
What are the differences between ajax and javascript?
What are the ajax security issues?
Is ajax considered a programming language?
What is synchronous request in ajax?
Would we be able to call server-side code from javascript?