Multiple choice technology architecture

Which is the default port number used by File Transfer Protocol(FTP)?

  1. port21

  2. port12

  3. port23

  4. port32

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

FTP (File Transfer Protocol) uses port 21 by default for the control connection. This is the well-known port assigned by IANA for FTP, and it's one of the fundamental network port numbers that administrators should memorize. The other options (12, 23, 32) are associated with different services or are not standard FTP ports.