Multiple choice technology web technology

AJAX supports XML but not JSON

  1. True

  2. False

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

AJAX supports multiple data formats including XML, JSON, HTML, and plain text. The name AJAX comes from 'Asynchronous JavaScript and XML,' but JSON is now more commonly used than XML.