What is the maximum number of subnets available in a Class C network with a /27 subnet mask? MCQ with Answer and Explanation

What is the maximum number of subnets available in a Class C network with a /27 subnet mask?
A. 4
B. 16
C. 32
D. 8
Answer: Option D
Solution (By JKExamLibrary)
Class C default /24, /27 borrows 3 bits, giving 2^3 = 8 subnets.

This question belongs to: Computer Computer Networking

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1 Report Error
In a physical Bus Topology, what happens if the main backbone cable line is cut anywhere along its length?
A. The network splits into two separate, fully functional subnets.
B. The line switches to half-frequency full-duplex mode.
C. All signal termination fails, causing massive signal bounce that disrupts communication across the entire layout.
D. The nearest node transforms into a hub automatically.

Correct Answer: Option C


Explanation:
A sever in a bus network removes proper termination, causing signal reflection that corrupts data traffic for all connected devices.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which type of device converts digital binary signals from a computer interface into analog patterns to transmit them over older public telephone lines?
A. Bridge
B. Modem
C. Router
D. Switch

Correct Answer: Option B


Explanation:
A modem modulates digital data into analog waves for transmission over telephone copper lines, and demodulates them back upon reception.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What structural benefit does a Mesh Topology offer compared to alternative network layouts?
A. It removes the requirement for hardware MAC profiles.
B. It minimizes physical cabling requirements.
C. It provides extreme fault tolerance and redundancy by creating alternative communication pathways.
D. It can operate without any network interface cards.

Correct Answer: Option C


Explanation:
Because mesh networks provide multiple redundant connections between nodes, communication can bypass broken lines via alternative paths.

This question belongs to: Computer Computer Networking