You have a 255.255.252.0 mask. Which of the following is the valid CIDR notation?
A) /20
B) /21
C) /22
D) /23
C
Explanation: C) The 255.255.252.0 mask converts to 11111111 11111111 11111100 00000000 in binary, which includes 22 mask bits.
Computer Science & Information Technology
You might also like to view...
What is nested virtualization?
What will be an ideal response?
Computer Science & Information Technology
According to the accompanying figure, the details page filename is nbf_recordset.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The shortcut for beginning a new page is ____.
A. CTRL + ENTER B. CTRL + ALT + ENTER C. ENTER D. ENTER + Pg Dn
Computer Science & Information Technology
Which aggregate function returns the maximum value of a value expression?
a. COUNT(*) b. COUNT(value expression) c. SUM(value expression) d. MAX(value expression)
Computer Science & Information Technology