What is the default port number for SMTP?
D
Correct answer
Explanation
Port 25 is the default port for SMTP (Simple Mail Transfer Protocol). This standard port is used for sending email between mail servers. Note: Port 587 is now commonly used for client submission with authentication, but 25 remains the traditional SMTP port.