Which address block represents the standard 32-bit IPv4 multicast address group space under traditional classful sorting hierarchies? MCQ with Answer and Explanation

Which address block represents the standard 32-bit IPv4 multicast address group space under traditional classful sorting hierarchies?
A. 240.0.0.0 to 255.255.255.255
B. 0.0.0.0 to 127.255.255.255
C. 192.168.0.0 to 192.168.255.255
D. 224.0.0.0 to 239.255.255.255
Answer: Option D
Solution (By JKSSB Mock Tests)
Class D addresses (224.0.0.0 to 239.255.255.255) are reserved globally for multicast traffic targeting specific groups of devices.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which topology is commonly used for fiber-optic networks?
A. Ring
B. Star
C. Mesh
D. Bus

Correct Answer: Option B


Explanation:
Fiber-optic networks often use star topology with active switches or hubs.

This question belongs to: Computer Computer Networking
Question #2
What does the acronym NIC stand for?
A. Network Interface Card
B. Network Interconnect Card
C. Network Integrated Circuit
D. Network Internet Controller

Correct Answer: Option A


Explanation:
NIC is a hardware component that connects a computer to a network.

This question belongs to: Computer Computer Networking
Question #3
Which layer of the OSI model is responsible for end-to-end error recovery and flow control?
A. Session layer
B. Transport layer
C. Network layer
D. Data link layer

Correct Answer: Option B


Explanation:
The transport layer (e.g., TCP) provides reliable data transfer, error recovery, and flow control.

This question belongs to: Computer Computer Networking