Saved Bookmarks
| 1. |
Which one of the following is not correct?(a) telnet is a general purpose client-server program(b) telnet lets user access an application on a remote computer(c) telnet can also be used for file transfer(d) telnet can be used for remote login |
|
Answer» Right choice is (c) telnet can also be used for file transfer For explanation: File Transfer Protocol is used for file transfer. Telnet provides access to the command-line interface on a remote host. |
|