Which of the following is an extension to the basic email protocol that permits the transmission of non-text attachments such as images, audio, and documents? MCQ with Answer and Explanation

Which of the following is an extension to the basic email protocol that permits the transmission of non-text attachments such as images, audio, and documents?
A. POP3
B. IMAP
C. SMTP
D. MIME
Answer: Option D
Solution (By JKSSB Mock Tests)
MIME (Multipurpose Internet Mail Extensions) extends the basic email capabilities to allow multimedia attachments and non-ASCII character sets.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What is the role of a web-based application firewall (WAF)?
A. To filter and monitor HTTP traffic to protect web applications
B. To accelerate content delivery
C. To manage DNS
D. To provide load balancing

Correct Answer: Option A


Explanation:
A WAF specifically monitors and filters HTTP traffic, blocking malicious requests, and protecting against common web vulnerabilities.

This question belongs to: Computer Internet and Web Technologies
Question #2
What does the 'Referrer-Policy' HTTP response header instruct a web browser to manage?
A. To route incoming text emails through unencrypted FTP pathways
B. To control how much referral path information (the URL of the originating page) is included in the 'Referer' header when a user clicks a link to another site
C. To double the physical data processing capacity of network router cards
D. To wipe local device browser cache modules automatically

Correct Answer: Option B


Explanation:
The Referrer-Policy header allows site owners to limit or withhold source URL data when navigating to external destinations, enhancing user privacy and securing internal parameters.

This question belongs to: Computer Internet and Web Technologies
Question #3
What is the purpose of a 'Sitemap' (typically packaged as sitemap.xml) uploaded onto a website's root domain space?
A. To store backup email attachments
B. To explicitly detail the architectural directory list of URLs to assist search engine crawlers in indexing the site thoroughly
C. To encrypt user password data structures safely
D. To display a geographic satellite view map of the server facility layout

Correct Answer: Option B


Explanation:
A sitemap.xml file acts as an architectural guide for web crawlers, listing available site URLs so search engines can efficiently map out and discover pages.

This question belongs to: Computer Internet and Web Technologies