What is the function of the 'Sent' folder inside a standard digital email workspace configuration? MCQ with Answer and Explanation

What is the function of the 'Sent' folder inside a standard digital email workspace configuration?
A. To keep a permanent historical record copy of all email messages that have been successfully transmitted to recipients
B. To hold unverified spam items safely until automatic deletion
C. To wipe old cookie history logs from local drives
D. To store incomplete drafts of email layouts
Answer: Option A
Solution (By JKSSB Mock Tests)
The Sent folder saves copies of successfully dispatched emails, providing a historical log of your correspondence for future reference.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which of the following refers to a specific web software asset used to provide localized data charts, real-time stock prices, or news items directly embedded into a sidebar workspace?
A. Robots Indexer
B. Web Widget
C. FTP Directory Link
D. SMTP Routing Tag

Correct Answer: Option B


Explanation:
A web widget is a small, portable application snippet embedded within a web page to display real-time information or specific dynamic tools.

This question belongs to: Computer Internet and Web Technologies
Question #2
What primary feature separates Web 2.0 from the original foundational Web 1.0 architecture?
A. Exclusive dependency on high-speed satellite hardware connections
B. Transition from plain text to graphical image files
C. The absolute elimination of web cookie usage
D. User-generated dynamic content and social interaction platforms

Correct Answer: Option D


Explanation:
Web 2.0 represents the shift from static, read-only web pages to dynamic platforms that prioritize user interaction, collaboration, and crowdsourced content creation.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is a technique to improve web security by setting limits on what resources can be loaded?
A. CORS
B. Content Security Policy (CSP)
C. Same-origin policy
D. All of the above

Correct Answer: Option B


Explanation:
CSP is a security feature that allows a site to define a whitelist of allowed sources for content, mitigating XSS and other attacks.

This question belongs to: Computer Internet and Web Technologies