Which of the following application layer protocols is designed to be stateless, meaning the server does not retain any information about past user requests by default?
Explanation:
HTTP (Hypertext Transfer Protocol) is a stateless protocol because each request is executed independently, without the server retaining context or session information from previous requests.
Explanation:
Browser extensions are modular software components built on web standards that install directly into the browser to extend its functionality, such as adding ad blockers or translation tools.
Explanation:
The DNS resolver acts as an intermediary, processing domain name requests from client applications by querying the DNS hierarchy to fetch the target server's IP address.
No comments yet. Be the first to start the discussion!