Common AJAX Response Formats

Which of these is NOT a common AJAX response format?

A HTML
B Binary Files
C Plain text
D XML
E JSON

Answer:

Binary Files is NOT a common AJAX response format.

The correct answer is Binary Files. While HTML, Plain text, XML, and JSON are commonly used AJAX response formats, binary files are not. Binary files include images, audio files, video files, and other non-text-based data. AJAX is typically used for transferring and manipulating text-based data.

← Why does a resistance spot weld often appear oval shaped Carly receives an email from someone pretending to be a representative →