Front End Developer (AngularJS) Question:

Explain me what is AJAX? Write an AJAX call?

Tweet Share WhatsApp

Answer:

AJAX stands for asynchronous JavaScript and XML and allows applications to send and retrieve data to/from a server asynchronously (in the background) without refreshing the page. For example, your new Gmail messages appear and are marked as new even if you have not refreshed the page.

Download Front End Developer (AngularJS) PDF Read All 62 Front End Developer (AngularJS) Questions
Previous QuestionNext Question
Let’s take a look at the design of our website. Walk me through the features that draw your attention?Tell me have you ever used an MVC? Which one and what do you like and dislike about it?