Correct choice is (a) asynchronous javascript and xml
The best I can explain: AJAX is a group of technologies that works on the client-side to create asynchronous web applications. It is used to modify only a part of a webpage and not the whole webpage whenever some event occurs.