Which of the following is the dotted-decimal notation (DDN) equivalent of /11?
A) 255.128.0.0
B) 255.192.0.0
C) 255.224.0.0
D) 255.240.0.0
C
Explanation: C) The /11 CIDR notation converts to 11111111 11100000 00000000 00000000 in binary, which then converts to 255.224.0.0 in dotted-decimal notation.
Computer Science & Information Technology
You might also like to view...
An external file that contains JavaScript functions has an extension of ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ____ window is where you create your Web page using the various Expression Web tools, as shown in the accompanying figure.
A. formatting B. designing C. previewing D. editing
Computer Science & Information Technology