AJAX and jQuery
With jQuery AJAX, you can request TXT, HTML, XML or JSON data from a remote server using both HTTP Get and HTTP Post
jQuery provides a rich set of methods (functions) for AJAX web development
Both A and B
AJAX and jQuery are cross-platform (you can develop in Windows and serve on a Unix platform)
Correct Answer : C
How Can You Get The Total Number Of Arguments Passed To A Function?
What scripting language is jQuery written in?
Do you wonder why we do not have type=”text/javascript” inside the <script> tag?