What default subnet mask is associated with Class B IP networks under traditional classful network addressing parameters? MCQ with Answer and Explanation

What default subnet mask is associated with Class B IP networks under traditional classful network addressing parameters?
A. 255.0.0.0
B. 255.255.0.0
C. 255.255.255.255
D. 255.255.255.0
Answer: Option B
Solution (By JKSSB Mock Tests)
Class B networks default to a 16-bit prefix length, which maps to a default subnet mask of 255.255.0.0.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1
What is the purpose of the OSI model?
A. To standardize network communication
B. To provide security
C. To assign IP addresses
D. To route packets

Correct Answer: Option A


Explanation:
The OSI model provides a framework for understanding and standardizing network protocols.

This question belongs to: Computer Computer Networking
Question #2
What is the purpose of a default gateway?
A. To route traffic from a local network to other networks
B. To assign IP addresses dynamically
C. To translate domain names to IP addresses
D. To provide security by filtering packets

Correct Answer: Option A


Explanation:
A default gateway is a router that connects a local network to external networks, forwarding traffic when the destination is not local.

This question belongs to: Computer Computer Networking
Question #3
What does the term broadcast domain mean?
A. A set of devices connected to a hub
B. A set of devices that can receive broadcast frames
C. A set of devices that can collide
D. A set of devices that share the same IP network

Correct Answer: Option B


Explanation:
A broadcast domain is a logical division where a broadcast frame sent by one device can reach all other devices.

This question belongs to: Computer Computer Networking