InterviewSolution
Saved Bookmarks
| 1. |
If you use either Telnet or FTP, which is the highest layer you are using to transmit data? |
| Answer» Both FTP and Telnet use TCP at the Transport layer; however, they both are Application layer protocols, so the Application layer is the best answer. | |