Which of the following is an example of a broadcast address? MCQ with Answer and Explanation

Which of the following is an example of a broadcast address?
A. 192.168.1.1
B. 192.168.1.255
C. 127.0.0.1
D. 255.255.255.0
Answer: Option B
Solution (By JKExamLibrary)
In a /24 network, the broadcast address is the last address in the subnet, e.g., 192.168.1.255.

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 topology layout creates a fully redundant matrix where every device shares a direct point-to-point connection with every other device?
A. Tree Topology
B. Full Mesh Topology
C. Ring Topology
D. Star Topology

Correct Answer: Option B


Explanation:
A full mesh topology links every node directly to every other node, maximizing fault tolerance and redundancy.

This question belongs to: Computer Computer Networking
Question #2 Report Error
What specific task is performed by the Address Resolution Protocol (ARP) within a local area network segment?
A. It routes data packets across separate internet gateways.
B. It automatically assigns dynamic IP configurations to client devices.
C. It maps a known logical IP address to a physical hardware MAC address.
D. It translates web domain names into IP paths.

Correct Answer: Option C


Explanation:
ARP maps logical IP network targets to their physical MAC hardware addresses within a local data link layer segment.

This question belongs to: Computer Computer Networking
Question #3 Report Error
What type of network architecture operates across a city-wide geographical region, linking multiple local area networks within a single municipality?
A. PAN
B. LAN
C. WAN
D. MAN

Correct Answer: Option D


Explanation:
A Metropolitan Area Network (MAN) is designed to connect computing resources across a city or regional municipal footprint.

This question belongs to: Computer Computer Networking