McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Advanced Web Technologies
→
AJAX
→
__________Reduce the traffic travels bet...
Q.
__________Reduce the traffic travels between the client and the server
A.
Ajax
B.
HTML
C.
xml
D.
UDDI
Answer» A. Ajax
921
0
Do you find this helpful?
4
View all MCQs in
Advanced Web Technologies
Discussion
No comments yet
Login to comment
Related MCQs
Get and ________ are two HTTP methods that a client use to pass from data server.
________ function creates an XMLHttpRequest object, adds the function to be executed when the server response is ready, and sends the request off to the server.
loadDoc() function creates an XMLHttpRequest object, adds the function to be executed when the server response is ready, and sends the request off to the server.
___________ After submitted by data, The data has sent to a server and perform validation checks in server machine.
Communication between client computers and web servers is done by sending _________________.
________ is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
A ______is a small file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values.
A cookie is a small file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values.
PHP code is executed on the server, and the result is returned to the browser as plain HTML
allows to web pages to be upload asynchronously and exchange the small of data wit server .