Multiple choice

Which of the following is/are the true statements(s)?

  1. Ajax uses javascript to communicate with the server.

  2. In ajax, we need not to wait the response of the server to load a particular part of the page.

  3. There is no server side request to handle in javascript.

  4. All of the above.

  5. Only (1) and (2).

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Yes, all of the above are the true statements.