Which protocol is used for sending emails over the Internet?
- SMTP
- FTP
- HTTP
- TCP
The correct option is "SMTP," which stands for Simple Mail Transfer Protocol. SMTP is a protocol used for sending and receiving emails over the Internet. It works in conjunction with other protocols like POP3 or IMAP for email retrieval and delivery. SMTP facilitates the transfer of emails between servers and enables communication between email clients and servers.
Loading...
Related Quiz
- In Agile development, user stories are typically written in the format of "As a ___________, I want to ___________, so that ___________."
- How does the V-Model improve upon the traditional waterfall model in terms of testing?
- What is the purpose of the Domain Name System (DNS) in networking?
- To add a new record to a table in SQL, you would use the ___________ statement.
- The ___________ header is used to specify the format of the response accepted by the client.