InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a method of AJAX?(a) get()(b) getJSON()(c) post()(d) stop()This question was addressed to me during an internship interview.The question is from Essential JavaScript and jQuery topic in portion HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» Right choice is (d) STOP() |
|