____ manages addressing by leasing the IP information to the hosts.
A. DNS
B. DHCP
C. WINS
D. DNCP
Answer: B
Computer Science & Information Technology
You might also like to view...
All of the following are TRUE of virus protection software packages EXCEPT ________
A) virus definitions can be updated with a single click B) you can only scan the entire computer each time you do a scan C) specific removable drives can be scanned D) they have sophisticated user interfaces
Computer Science & Information Technology
________ is a method reference for an instance method of a class. It creates a one-parameter lambda that invokes the instance method on the lambda’s argument and returns the method’s result.
a. Math::sqrt b. System.out::println c. TreeMap::new d. String::toUpperCase
Computer Science & Information Technology