How does DHCP client ensure that no other computer has its assigned IP address?
Correct Answer: Broadcast a gratuitous ARP
Explanation:
To stop possible address conflicts , a DHCP client will use gratuitous ARP (broadcast an ARP request for its own IP address) to see if another host responds.