Which of the following is a correct dotted-decimal mask for a /20?

Prepare for the Cyber Fundamentals Block 3 Test with our engaging quiz. Tackle multiple choice questions featuring hints and detailed explanations. Enhance your cyber security expertise and feel confident on exam day!

Multiple Choice

Which of the following is a correct dotted-decimal mask for a /20?

Explanation:
A /20 means the mask has 20 bits set to 1. When you convert that to dotted decimal, you fill the first two octets with 255 (all ones), and in the third octet you have 11110000, which is 240, while the last octet is 0. So the correct dotted-decimal mask is 255.255.240.0. Among the options, none match that exact pattern; the one that looks related is 255.255.255.240, which actually corresponds to a /28, not /20. The other masks correspond to /24, /16, and /8, which are different prefix lengths.

A /20 means the mask has 20 bits set to 1. When you convert that to dotted decimal, you fill the first two octets with 255 (all ones), and in the third octet you have 11110000, which is 240, while the last octet is 0. So the correct dotted-decimal mask is 255.255.240.0. Among the options, none match that exact pattern; the one that looks related is 255.255.255.240, which actually corresponds to a /28, not /20. The other masks correspond to /24, /16, and /8, which are different prefix lengths.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy