| Other AJAX Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is meant by AJAX and its purpose? | | 6 |
| What is Synchronous and Asynchronous AJAX request. | | 1 |
| how long it will take to come the interview result of
infosys? | Infosys | 1 |
| 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 |
| What is the difference between AJAX using .net over AJAX
using Java? | Wipro | 2 |
| Is it possible to upload a file using Ajax ? Reason | IBM | 6 |
| what is the active x dll used for ajax. explain y we use
ajax? | Cognizent | 4 |
| what is ajax | | 2 |
| What is the Difference between AJAX and Javascript? | T3-Softwares | 3 |
| What is the use of trigger in ajax? | | 2 |
| When not to use JSON? | AOL | 1 |
| Why we r using AJAX in ASP.NET ? | Satyam | 2 |
| |
| For more AJAX Interview Questions Click Here |