Why is ajax called ajax?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AJAX Interview Questions

What is the basic goals of AJAX ?

0 Answers  


How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?

2 Answers  


What is xmlhttprequest object in ajax?

0 Answers  


What kinds of applications is ajax best suited for?

0 Answers  


What are the components of the asp.net ajax architecture? : asp.net ajax

0 Answers  






How many update panel can be used per page?

1 Answers  


Describe the formats and protocols used by ajax?

0 Answers  


What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax

0 Answers  


Is it possible to upload a file using Ajax ? Reason

7 Answers   IBM,


How do we abort the current xmlhttprequest in ajax?

0 Answers  


How many types of triggers are present in update panel?

1 Answers  


Explain Ajax polling?

0 Answers   MaxSolPro,


Categories