Web technologies Questions | jQuery Quiz | Set-2 | Question 13
Which of the below method is used to show the asynchronous request?
(A) jQuery.ajaxAsync()
(B) jQuery.ajaxLoad()
(C) jQuery.ajax()
(D) All of the following
Answer: (C)
Explanation: JQuery.ajax is used to show the HTTP asynchronous request in jQuery. It takes two parameters one is URL and setting.
Quiz of this Question
Please comment below if you find anything wrong in the above post
Please Login to comment...