nerdexam
CompTIA

N10-005 · Question #389

Which of the following protocols does DNS utilize on port 53?

The correct answer is A. TCP. DNS (Domain Name System) uses port 53 and operates over both UDP and TCP. UDP port 53 is used for standard queries due to its speed, while TCP port 53 is used for larger responses (over 512 bytes) and zone transfers between DNS servers. Among the choices given, TCP is the only…

Networking concepts

Question

Which of the following protocols does DNS utilize on port 53?

Options

  • ATCP
  • BFTP
  • CRTP
  • DICMP

How the community answered

(42 responses)
  • A
    88% (37)
  • B
    2% (1)
  • C
    2% (1)
  • D
    7% (3)

Explanation

DNS (Domain Name System) uses port 53 and operates over both UDP and TCP. UDP port 53 is used for standard queries due to its speed, while TCP port 53 is used for larger responses (over 512 bytes) and zone transfers between DNS servers. Among the choices given, TCP is the only transport protocol listed. FTP is an application-layer protocol (ports 20/21), RTP is used for real-time media streaming, and ICMP is used for diagnostics (e.g., ping) - none of these are associated with DNS on port 53.

Topics

#DNS#port 53#TCP#application protocols

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice