What is the function of a web-based email client? MCQ with Answer and Explanation

What is the function of a web-based email client?
A. To store emails locally
B. To filter spam
C. To manage calendar events
D. To send and receive email through a web browser
Answer: Option D
Solution (By JKExamLibrary)
A web-based email client (e.g., Gmail, Outlook.com) allows users to access their email accounts through a browser without needing a dedicated email software.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
What is the purpose of the 'robots.txt' file on a website?
A. To store user login credentials
B. To instruct search engine crawlers which parts of the site to index
C. To configure the web server
D. To block malicious users

Correct Answer: Option B


Explanation:
The robots.txt file is a standard used by websites to communicate with web crawlers, indicating which pages or sections should not be crawled or indexed.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
What is the function of the 'title' tag in HTML?
A. To specify the document language
B. To define the main heading
C. To provide a tooltip for links
D. To set the title of the web page displayed in the browser tab

Correct Answer: Option D


Explanation:
The tag defines the title of the document, which appears in the browser's title bar or tab.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which of the following is a valid top-level domain (TLD)?
A. .http
B. .com
C. .html
D. .www

Correct Answer: Option B


Explanation:
.com is a generic top-level domain (gTLD) used for commercial purposes. .html, .http, .www are not valid TLDs.

This question belongs to: Computer Internet and Web Technologies