Which network protocol is used to send e-mail?
C
Correct answer
Explanation
SMTP (Simple Mail Transfer Protocol) is the standard protocol for sending email between mail servers. The other protocols serve different purposes: FTP is for file transfers, SSH is for secure remote access, and POP3/IMAP are protocols for receiving (not sending) email.