Multiple choice general knowledge science & technology

What does AJAX in AJAX technology stand for?

  1. Assimilation of JavaScript And XML

  2. Asynchronous JavaScript And Xcel

  3. Asynchronous JavaScript And XML

  4. Accentuation of JavaScript And XML

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

AJAX stands for Asynchronous JavaScript and XML. It's a web development technique that allows web applications to send and receive data from a server asynchronously without interfering with the display and behavior of the existing page, making web applications more responsive and dynamic.