Multiple choice technology

Ajax is not based on which of the following web standard

  1. JavaScript

  2. CSS

  3. java

  4. HTML

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

Ajax is built on JavaScript, CSS, HTML, and the XMLHttpRequest object. Java is a backend language that may power the server, but it is not one of the web standards that Ajax is based on in the browser.