What port is SMTP commonly on?
C
Correct answer
Explanation
SMTP (Simple Mail Transfer Protocol) is the standard protocol for email transmission and traditionally uses port 25. The other ports listed are for different services: port 21 is for FTP (File Transfer Protocol), port 23 is for Telnet (remote login), and port 80 is for HTTP (web traffic).