Multiple choice

By using which of the following technologies can one dynamically update the totals on a shopping cart without forcing the user to click update and waiting for the server to resend the entire page?

  1. Alarm

  2. Java applet

  3. Filter

  4. Abstract window toolkit

  5. Ajax

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

By using Ajax, one can dynamically update the totals on a shopping cart without forcing the user to click update and waiting for the server to resend the entire page.