What is the primary purpose of a subnet mask in an IP network configuration? MCQ with Answer and Explanation

What is the primary purpose of a subnet mask in an IP network configuration?
A. To encrypt the physical payload fields.
B. To distinguish the network portion of an IP address from the host portion.
C. To assign a hardware address to an internal interface.
D. To route packets automatically between separate cities.
Answer: Option B
Solution (By JKExamLibrary)
The subnet mask uses binary masking to show which bits of an IP address indicate the network prefix and which bits identify the specific host device.

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
Which network type connects disparate computer terminals across massive geographical footprints, such as countries or continents, with the internet being the prime example?
A. MAN
B. LAN
C. WAN
D. PAN

Correct Answer: Option C


Explanation:
A Wide Area Network (WAN) extends over a vast national or global geographic scope, stitching together multiple smaller regional networks.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What is the purpose of an Ethernet frame's preamble?
A. To carry data
B. To provide error detection
C. To indicate the frame length
D. To synchronize the sender and receiver

Correct Answer: Option D


Explanation:
The preamble is a 7-byte pattern for synchronization and clock alignment.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What is the standard port number for HTTPS?
A. 443
B. 80
C. 8443
D. 8080

Correct Answer: Option A


Explanation:
HTTPS uses port 443 by default.

This question belongs to: Computer Computer Networking