Which of the following is the dotted-decimal notation (DDN) equivalent of /18?

A) 255.255.128.0
B) 255.255.192.0
C) 255.255.224.0
D) 255.255.240.0


B
Explanation: B) The /18 CIDR notation converts to 11111111 11111111 11000000 00000000 in binary, which then converts to 255.255.192.0 in dotted-decimal notation.

Computer Science & Information Technology

You might also like to view...

When a void function is called, it is known as

a. An output function. b. A returned value. c. An executable statement. d. A comment

Computer Science & Information Technology

What is the purpose of command-line arguments to a Java program? How can they be used?

What will be an ideal response?

Computer Science & Information Technology

The *, /, and ^ are ________

A) arithmetic operators B) multivalued fields C) expression operators D) statistic data

Computer Science & Information Technology

The ________ audit process should be conducted on new IT systems and services once they are implanted; and on existing systems periodically, often as part of a wider, general audit of the organization or whenever changes are made to the organization’s security policy.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology