Saved Bookmarks
| 1. |
The File Transfer Protocol is built on ______________(a) data centric architecture(b) service oriented architecture(c) client server architecture(d) connection oriented architecture |
|
Answer» Right option is (c) client server architecture Explanation: The FTP connection includes a Server and a Client which wish to share files. The server can have multiple clients at the same time while the client communicates with only one server at a time. |
|