What is the Difference between AJAX and Javascript?

Answer Posted / prashant renge

Ajax :
Ajax is the acronym for Asynchronous JavaScript and XML.
It incorporates a suite of technologies aimed at improving
user experience with web pages. It also allows programs
written in different programming languages on different
browsers to communicate with each other. Translation,
communication and function between web applications happens
remotely and, ideally, instantaneously. Another primary aim
of Ajax is to reduce user delay when interacting with web
pages. Ajax frameworks and technological components allow
web applications to function on an as-need basis without
requiring the re-loading of the entire web page.

JavaScript :
It is client side language, usually for menus, validations
& other animations. It can't send remote request to server.

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is xmlhttprequest?

1862


What is the basic goals of AJAX ?

596


What technologies are being used in ajax? : asp.net ajax

512


What are the basic controls in asp.net ajax?

515


What are ajax limitations?

503






What is the role of the scriptmanagerproxy control? : asp.net ajax

520


What are the different ways to pass parameters to the server? : asp.net ajax

534


What are the benefits of ajax?

540


Describe the situations in which ajax should not be used? : asp.net ajax

547


Does load runner support ajax apps?

556


Can you list some examples of ajax-based applications?

575


What is asp.net ajax? : asp.net ajax

557


How we can send data to server using ajax?

537


Explain the need of the timer control in ajax? : asp.net ajax

552


How can you debug asp.net ajax applications?

508