Which of the following DHCP options would need to be configured to ensure certain IP addresses within a scope are not leased out?
A. DNS IP address information
B. WINS IP address information
C. Superscopes
D. Reservations
Answer: D. Reservations
You might also like to view...
The color scheme that uses two hues close to one another on the color wheel in which one color is thedominant color and the other is a supporting color used only for highlights and nuance is _____.
A. triad B. tetrad C. analogic D. monochrome
Write a stub for the following function prototype:
``` double root( double a, double b, double c, int i); // Precondition: a != 0 and a, b, c are coefficients of // a quadratic equation a*x*x + b*x + c = 0 The value // of i is either +1 or -1 to choose which root. // Postcondition: return value, x, satisfies the // equation a*x*x + b*x + c = 0 ```
________ are commands built into the SQL programming language
Fill in the blank(s) with correct word
A font scheme includes a primary, secondary, and tertiary font
Indicate whether the statement is true or false