What is the default subnet mask for a Class C IP address? MCQ with Answer and Explanation

What is the default subnet mask for a Class C IP address?
A. 255.255.255.0
B. 255.255.0.0
C. 255.255.255.255
D. 255.0.0.0
Answer: Option A
Solution (By JKExamLibrary)
Class C has a default subnet mask of 255.255.255.0, providing up to 254 hosts.

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
What is the significance of the first octet in an IP address?
A. It determines the subnet mask
B. It identifies the host
C. It identifies the broadcast domain
D. It determines the network class

Correct Answer: Option D


Explanation:
The first octet of an IP address indicates the class (A, B, C, etc.) based on the leading bits.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which network topology is often used in wireless mesh networks?
A. Bus
B. Star
C. Mesh
D. Ring

Correct Answer: Option C


Explanation:
Wireless mesh networks often use full or partial mesh topology for redundancy.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which address is used by an operating system to send a packet to all host devices residing on the local subnet simultaneously?
A. Gateway Address
B. Loopback Address
C. Broadcast Address
D. MAC Identifier

Correct Answer: Option C


Explanation:
The broadcast address (such as 255.255.255.255 publicly or the last address of a subnet) allows data to target all nodes on that network block.

This question belongs to: Computer Computer Networking