HI WELCOME TO KANSIRIS
Showing posts with label Interview q&a. Show all posts
Showing posts with label Interview q&a. Show all posts

AJAX Interview Questions and Answers

Leave a Comment
 What is AJAX and how does it work?The AJAX stands for “Asynchronous JavaScript and XML” and AJAX is a technique to creating interactive web applications and allows us to send and receive data asynchronously without refreshing the web page.The XMLHttpRequest object is part of a technology called AJAX.AJAX is very faster and easy, we can implement AJAX in a meaningful manner.It is a group of related technologies.