Ftp MCQs

10 MCQs  — Computer Networks MCQs

Practice Ftp MCQs with correct answers and explanations. These questions are from the Computer Networks MCQs section.

Expansion of FTP is __________
A. Fine transfer protocol
B. File transfer protocol
C. First transfer protocol
D. Fast transfer protocol
FTP is built on _____ architecture.
A. Client-server
B. P2p
C. Data centric
D. Service oriented
Identify the incorrect statement regarding FTP.
A. FTP stands for file transfer protocol
B. FTP uses two parallel TCP connections
C. FTP sends its control information in-band
D. FTP sends exactly one file over the data connection
FTP server _____________
A. Maintains state information
B. Is stateless
C. Has single TCP connection for a file transfer
D. Has UDP connection for file transfer
Find the FTP reply whose message is wrongly matched.
A. 331 €? username ok, password required
B. 425 €? can’t open data connection
C. 452 €? error writing file
D. 452 €? can’t open data connection