What is the port address of DNS?
D
Correct answer
Explanation
DNS (Domain Name System) uses port 53 for both UDP and TCP protocols. UDP is used for standard DNS queries and responses, while TCP is used for larger responses or zone transfers. Ports 50, 51, and 52 are used for other protocols (IPSec AH, ESP, etc.) and are not DNS ports.