Home »
MCQs »
Full Stack Development MCQs
Which of the following statement is TRUE about AJAX?
17. Which of the following statement is TRUE about AJAX?
- AJAX enables asynchronous data retrieval without reloading the entire page
- AJAX improves the design layout
- AJAX helps in creating dynamic websites
- AJAX is a popular query language for Full stack development
Answer: A) AJAX enables asynchronous data retrieval without reloading the entire page.
Explanation:
AJAX is asynchronous JavaScript and XML; it enables asynchronous data retrieval without reloading the entire page.