Multiple choice technology web technology

AJAX stands for Asynchronous Java and XML

  1. True

  2. False

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

AJAX is a web development technique that uses JavaScript to make asynchronous requests to a server. The 'J' stands for JavaScript, not Java - they are completely different technologies.