Can we use jQuery to make ajax request?

Answers were Sorted based on User's Feedback



Can we use jQuery to make ajax request?..

Answer / chaitanya

Yes. jQuery can be used for making ajax request.

Is This Answer Correct ?    0 Yes 0 No

Can we use jQuery to make ajax request?..

Answer / ramyagurrala

Yes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

How you get server response from an ajax request using jquery?

0 Answers  


What is the difference between calling stop(true,true) and finish method?

1 Answers  


What is the between $(this) and 'this' in jquery?

0 Answers  


What is event.PreventDefault in jQuery?

0 Answers  


Difference between javascript and jquery?

0 Answers   HCL,


How we can apply css in multiple selectors in jquery?

0 Answers  


Name 3 available jquery plugins that bootstrap has in their query plugin library.

0 Answers  


How does jquery store data related to an element?

0 Answers  


Is there any advantage of using $.ajax() for ajax call against $.get() or $.post()?

1 Answers  


Explain the difference between jquery.size() and jquery.length?

0 Answers  


Is window.onload is different from document.ready()?

0 Answers  


Why jQuery is needed?

0 Answers  


Categories