The FTP protocol operates at which of the following layers of the OSI model?

A. Session
B. Presentation
C. Network
D. Application


Answer: D
Explanation: The FTP protocol operates at the application layer of the OSI model.

Computer Science & Information Technology

You might also like to view...

Use the __________ method to get the location of the mouse cursor.

a) getPoint b) getLocation c) getMouse d) getCursor

Computer Science & Information Technology

To upload individual files to OneDrive, use the Upload Document option on the ________ tab of the Ribbon

A) FILES B) GROUPS C) LIBRARY D) SHARED

Computer Science & Information Technology

Consider the following statements:string str = "ABCDEFD";string::size_type position;After the statement position = str.find('D'); executes, the value of position is ____.

A. 3 B. 4 C. 6 D. 7

Computer Science & Information Technology

A(n) ____________________ can be used to insert text or objects such as tables, charts, or pictures.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology