📝 Question
#1949
FTP uses _________ parallel TCP connections to transfer a file.
✓
Correct Answer
A. 1
💡
Explanation
Control connection using FTP port: 21, and data connection using FTP port: 20. The FTP session is started or ended using port 21 and the actual data i.e. files are sent through port 20.
⌨️ Press
A
B
C
D
to select