InterviewSolution
Saved Bookmarks
| 1. |
Which protocol is commonly used to retrieve email from a mail server?(a) FTP(b) IMAP(c) HTML(d) TELNETI got this question in a national level competition.I'd like to ask this question from Network Protocols in division Network Protocol of Wireless/Mobile |
|
Answer» CORRECT option is (B) IMAP To explain: ‘The Internet Message Access Protocol (IMAP) is a mail protocol used for ACCESSING email on a remote WEB server from a local client. IMAP is the most COMMONLY used Internet mail protocols for retrieving emails. It is supported by all modern email clients and web servers.’ |
|