Multiple choice

DNS Query

  1. TCP 53

  2. UDP 53

  3. TCP 88

  4. UDP 88

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

DNS (Domain Name System) queries typically use UDP port 53 for standard lookups to minimize overhead, though TCP 53 is used for zone transfers.