Which of the following statements about AJAX are true? (choose all that are true) 1) AJAX response data must not be HTML

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Which of the following statements about AJAX are true? (choose all that are true) 1) AJAX response data must not be HTML

Post by answerhappygod »

Which of the following statements about AJAX are true?
(choose all that are true)
1) AJAX response data must not be HTML
2) Your server needs to be specially configured for AJAX
3) AJAX requests require special AJAX-only routes on our
server
4) AJAX allows us to send HTTP requests using JavaScript
5) The server cannot generally distinguish AJAX HTTP requests
from non AJAX HTTP requests
6) AJAX requests are synchronous
7) AJAX requests are not normal HTTP requests
8) AJAX requires a user to have Cookies enables
9) Server routes for AJAX requests are no different than other
routes
10) AJAX response data can be any format
11) AJAX allows us to load page content in the background
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply