What is the binary equivalent of the subnet mask 255.255.255.0? MCQ with Answer and Explanation

What is the binary equivalent of the subnet mask 255.255.255.0?
A. 11111111.11111111.11111111.00000000
B. 00000000.00000000.00000000.11111111
C. 11111111.11111111.00000000.00000000
D. 11111111.00000000.00000000.00000000
Answer: Option A
Solution (By JKExamLibrary)
255.255.255.0 in binary is 24 ones followed by 8 zeros.

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 maximum distance covered by a typical WAN?
A. Up to 10 km
B. Up to 1000 km or more
C. Up to 1 km
D. Up to 100 km

Correct Answer: Option B


Explanation:
WAN (Wide Area Network) spans large geographical areas, often countries or continents.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What is the role of a network hub?
A. To filter data based on MAC
B. To route data between networks
C. To assign IP addresses
D. To receive and forward data to all connected ports

Correct Answer: Option D


Explanation:
A hub broadcasts incoming data to all other ports, acting as a multiport repeater.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which topology uses a single communication line to which all devices are attached?
A. Star
B. Ring
C. Mesh
D. Bus

Correct Answer: Option D


Explanation:
Bus topology uses a single cable (backbone) to which all devices connect.

This question belongs to: Computer Computer Networking