The correct answer is A. web server.
A web server is a computer that hosts websites. When a user visits a website, their web browser sends a request to the web server. The web server then retrieves the requested web page from its storage and sends it back to the user’s web browser.
A web client is a computer that requests web pages from a web server. The most common type of web client is a web browser.
A web database is a database that is accessed through the internet. Web databases are often used to store information that is shared between multiple users, such as customer records or product information.
I hope this helps!