Q: 1 Which of the following is wrong?
AJAX stands for Asynchronous JavaScript and XML.
AJAX is a client-side script used to get data from server without refreshing the page.
AJAX is scripting language.
AJAX makes applications faster and more user friendly.
[ Option C ]
AJAX stands for Asynchronous JavaScript and XML. It is a web development technique, not a programming or scripting language.
AJAX is a combination of technologies:
AJAX allows asynchronous communication between the browser and the server, meaning data can be exchanged in the background without reloading the entire webpage.
It works in a non-blocking manner, improving performance by updating only specific parts of a page.
This makes web applications faster and more user-friendly, which is why it is widely used in applications like Gmail and Google Maps.
Thank you so much for taking the time to read my Computer Science MCQs section carefully. Your support and interest mean a lot, and I truly appreciate you being part of this journey. Stay connected for more insights and updates! If you'd like to explore more tutorials and insights, check out my YouTube channel.
Don’t forget to subscribe and stay connected for future updates.