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. 8
B. 32
C. 4
D. 16
Answer: Option A
Solution (By JKSSB Mock Tests)
Class C default /24, /27 borrows 3 bits, giving 2^3 = 8 subnets.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which topology requires a central controller (like a hub or switch) to manage data transmission?
A. Bus
B. Mesh
C. Star
D. Ring

Correct Answer: Option C


Explanation:
Star topology relies on a central device to which all nodes connect.

This question belongs to: Computer Computer Networking
Question #2
Which device can be used to link two separate LAN segments that use different physical cabling profiles but share the same underlying protocol framework?
A. Signal Terminator
B. Analog Modem
C. Network Bridge
D. Passive Hub

Correct Answer: Option C


Explanation:
A network bridge filters and forwards frames based on MAC addresses, connecting separate physical segments within the same logical LAN.

This question belongs to: Computer Computer Networking
Question #3
Which protocol is used to retrieve email from a server?
A. HTTP
B. SMTP
C. POP3
D. FTP

Correct Answer: Option C


Explanation:
POP3 (Post Office Protocol) is used to download email from a server to a client.

This question belongs to: Computer Computer Networking