Networking Basics - Programming

Q1:

Which protocol does DHCP use at the Transport layer?

A IP

B TCP

C UDP

D ARP

ANS:C - UDP

User Datagram Protocol is a connection network service at the Transport layer, and DHCP uses this connectionless service.