Multiple choice networking

What is the default port number for FTP?

  1. 21

  2. 25

  3. 18

  4. 20

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Port 21 is the default port for FTP (File Transfer Protocol) control connections. This port is used for establishing FTP sessions and sending commands. Port 20 is used for data transfer in active mode, but 21 is the primary control port.