Hi
What is difference between Ajax and JavaScript?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prabhu RajaPosted Oct 3, 2011, 2:10 AM
Javascript is a client-side scripting programming language. AJAX is a technique incorporating the use of Javascript, a server-side scripting language, and XML. But javascript is the main core of ajax-based systems. AJAX stands for Asynchronous Javascript and XML.
AmolPosted Oct 3, 2011, 12:19 AM