Which of the following is a valid email protocol used for retrieving messages from a mail server without deleting them? MCQ with Answer and Explanation

Which of the following is a valid email protocol used for retrieving messages from a mail server without deleting them?
A. IMAP
B. POP3
C. SMTP
D. MIME
Answer: Option A
Solution (By JKExamLibrary)
IMAP (Internet Message Access Protocol) allows users to access and manage emails on the server, typically keeping messages on the server, unlike POP3 which often downloads and deletes.

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 does the acronym HTML stand for?
A. HyperText Markup Language
B. HighTech Markup Language
C. Hyperlink Text Model Language
D. HyperText Model Language

Correct Answer: Option A


Explanation:
HTML stands for HyperText Markup Language, the standard markup language for creating web pages and web applications.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which standard port is used by default by the IMAP protocol for secure, encrypted email communication (IMAPS)?
A. 993
B. 143
C. 465
D. 995

Correct Answer: Option A


Explanation:
While port 143 is default for unencrypted IMAP, port 993 is the standard allocated port for secure IMAP (IMAPS) over SSL/TLS.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What is the function of the 'Snoozed' folder or filter inside a modern digital email workspace setup?
A. To clear configuration script parameters automatically from local storage modules
B. To store incomplete drafts of email layouts
C. To temporarily hide selected email messages from the main inbox view, configured to automatically reappear at a designated future date and time chosen by the user
D. To hold unverified spam items safely until automatic deletion

Correct Answer: Option C


Explanation:
The Snooze feature allows users to postpone handling an email, removing it from view and scheduling it to slide back to the top of the inbox when they are ready to address it.

This question belongs to: Computer Internet and Web Technologies