InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following protocol is used to receive mail messages?(a) SMTP(b) Post Office Protocol (POP)(c) Internet Message Access Protocol (IMAP)(d) FTPI had been asked this question during a job interview.My doubt stems from SMTP topic in section Application Layer of Computer Network |
|
Answer» RIGHT option is (d) FTP To EXPLAIN: FTP is used to SHARE files. SMTP, POP and IMAP are the PROTOCOLS used to send and receive mails on the internet. |
|