A technician is configuring a new server on the network. The technician wants the server to be a default gateway for network devices. Which of the following should the technician use to BEST provide the server with the proper IP address?
A. A static IP address outside of the DHCP scope
B. A static IP address with a scope reservation
C. A dynamic IP address assigned by the DHCP server
D. An IP address that can be publicly routed
Answer: B. A static IP address with a scope reservation
You might also like to view...
The Section tabs display tabs for pages located within the selected Section
Indicate whether the statement is true or false
Using the markup language ____, the writer can create his or her own tags.
JavaScript XML CSS HTML
The ____ of two tables is a table containing all rows that are in both tables.
A. intersect B. union C. difference D. minus
Continuing the discussion of the previ- ous example, we reiterate the importance of designing check-writing systems to prevent alteration of check amounts. One common security method requires that the check amount be both written in numbers and “spelled out” in words. Even if someone is able to alter the numerical amount of the check, it’s extremely difficult to change the amount in words.
Write a program that inputs a numeric check amount and writes the word equivalent of the amount. Your program should be able to handle check amounts as large as $99.99. For example, the amount 112.43 should be written as ONE HUNDRED TWELVE and 43/100 What will be an ideal response?