A Windows computer is configured for DHCP. The computer is getting an IP address of 169.254.11.77, but it cannot communicate with other computers on the network, nor the email server. What is the most likely problem?
A) The computer has a faulty NIC.
B) The computer did not get an IP address from the DHCP server.
C) The computer has an incorrect default gateway. D) The computer has an incorrect subnet mask.
B
Computer Science & Information Technology
You might also like to view...
Two child elements that share the same parent are referred to as ______ elements.
A. parent B. sibling C. child D. descendant
Computer Science & Information Technology
Write statements that perform the one-dimensional-array operations:
Display the five values of integer array bestScores in column format.
Computer Science & Information Technology