Multiple choice Which protocol would NOT use UDP? TFTP DNS DHCP SSH Reveal answer Fill a bubble to check yourself D Correct answer Explanation SSH (Secure Shell) requires a reliable, connection-oriented transport to ensure data integrity and order, which is provided by TCP. TFTP, DNS, and DHCP are typically connectionless and use UDP.