Which of the following is a format used for data exchange between web servers and clients, often used in AJAX?
A. XML
B. HTML
C. SQL
D. CSS
Answer: Option A
Solution (By JKSSB Mock Tests)
XML (eXtensible Markup Language) and JSON are commonly used for data interchange in AJAX. However, XML is the 'X' in AJAX, though JSON is now more prevalent.
Explanation:
The Network Layer (or Internet layer in TCP/IP) manages packet routing, logical addressing, and path determination using protocols like IP.
Explanation:
The User-Agent header string acts as a technical badge, telling the web server what browser software and operating system the client is using so it can tailor content compatibility.
No comments yet. Be the first to start the discussion!