When calculating subnets, what two IP addresses must be subtracted from the host address space?
A) Subnet number
B) Subnet broadcast address
C) Host broadcast address
D) Host number
A, B
Explanation: A) The two IP addresses that are subtracted include the network IP address (subnet network) and the broadcast address.
B) The two IP addresses that are subtracted include the network IP address (subnet network) and the broadcast address.
You might also like to view...
If you want to add a folder that is not located in one of the default locations used by File History, you can________
a. Add it to an existing library b. Create a new library c. Both a. and b. d. None of the above
Which of the following can be used in a switch statement in the expression after keyword case?
A. a constant integral expression. B. a character constant. C. a String D. an enumeration constant. a. A and B. b. A and C. c. B and C. d. All.