What is the function of the 'Drafts' folder inside a standard email client workspace? MCQ with Answer and Explanation

What is the function of the 'Drafts' folder inside a standard email client workspace?
A. To clear configuration script parameters automatically
B. To hold incoming junk message files safely until deletion
C. To store email messages that have been composed or partially written but have not yet been sent to the recipients
D. To archive sent communications permanently
Answer: Option C
Solution (By JKSSB Mock Tests)
The Drafts folder automatically or manually saves working email compositions so users can return to edit and send them later without losing their progress.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which organization manages the allocated regional distribution of top-level country domain names such as '.in' for India?
A. Microsoft Network Architecture Team
B. W3C Working Group
C. IEEE Core Committee
D. National Internet Exchange of India (NIXI) / IN Registry

Correct Answer: Option D


Explanation:
Country code Top-Level Domains (ccTLDs) like '.in' are designated to specific regional registries (such as the IN Registry in India under NIXI) to administer localized governance.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which email infrastructure component is responsible for receiving inbound emails from external domains and placing them into the correct individual user's mailbox storage?
A. MUA (Mail User Agent)
B. DNS Resolver
C. MDA (Mail Delivery Agent)
D. MIME encoder block

Correct Answer: Option C


Explanation:
The Mail Delivery Agent (MDA) accepts messages handed down from mail transport systems and writes them directly into the recipient's localized mailbox storage.

This question belongs to: Computer Internet and Web Technologies
Question #3
In web development, what language is used primarily to define the presentation, layout, and visual styling of a web document written in HTML?
A. CSS
B. JavaScript
C. SQL
D. PHP

Correct Answer: Option A


Explanation:
CSS (Cascading Style Sheets) handles the layout, design, formatting, and presentation logic of web content.

This question belongs to: Computer Internet and Web Technologies