Home » Interview » Technology

Describe the situations in which AJAX should not be used.

Correct Answer: You should not use AJAX if: => You want the page to show in a search engine, such as Google, because WebCrawler does not execute JavaScript code => The browser does not support JavaScript => You want to create a secure application

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion