InterviewSolution
Saved Bookmarks
| 1. |
DHCP (dynamic host configuration protocol) provides __________ to the client.(a) IP address(b) MAC address(c) Url(d) None of the mentioned |
|
Answer» Correct option is (a) IP address Explanation: We use DHCP to allow the hosts to acquire their ip addresses dynamically which is better than visiting each and every host on the network and configure all of this information manually. |
|