Which port does the secure version of Simple Mail Transfer Protocol (SMTPS) or SMTP over SSL commonly use by default? MCQ with Answer and Explanation

Which port does the secure version of Simple Mail Transfer Protocol (SMTPS) or SMTP over SSL commonly use by default?
A. 110
B. 465
C. 25
D. 80
Answer: Option B
Solution (By JKExamLibrary)
Port 465 is the historically standard port designated for running secure SMTP connections encrypted using SSL/TLS.

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
Which of the following options provides an accurate description of a 'Web Browser Extension' or 'Add-on'?
A. A small custom software component that adds specific features, tools, or modifications to a web browser's core interface
B. The main operational routing server used by a global ISP facility
C. A piece of hardware that boosts wireless internet signals
D. A dedicated database table used to archive old email attachments

Correct Answer: Option A


Explanation:
Browser extensions are modular software components built on web standards that install directly into the browser to extend its functionality, such as adding ad blockers or translation tools.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
What is the term given to an attack that floods a target web server with a massive volume of dummy traffic from thousands of infected computers simultaneously to take it offline?
A. Cross-Site Scripting (XSS)
B. Distributed Denial of Service (DDoS)
C. SQL Injection
D. Man-in-the-Middle (MitM)

Correct Answer: Option B


Explanation:
A DDoS attack uses botnets (networks of compromised machines) to overwhelm target servers with traffic, causing them to slow down or crash completely.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
Which type of search engine compiles and blends search results from multiple individual underlying search engines simultaneously to provide a unified output list?
A. Crawler-based Engine
B. Semantic Engine
C. Directory Engine
D. Meta-search Engine

Correct Answer: Option D


Explanation:
A meta-search engine does not crawl web pages directly; instead, it passes queries to other search engines (like Google, Bing) and aggregates their results.

This question belongs to: Computer Internet and Web Technologies