Which IPv4 address class range is explicitly reserved for multicast distribution groups rather than individual node assignments? MCQ with Answer and Explanation

Which IPv4 address class range is explicitly reserved for multicast distribution groups rather than individual node assignments?
A. Class A
B. Class B
C. Class D
D. Class E
Answer: Option C
Solution (By JKExamLibrary)
Class D IP addresses span from 224.0.0.0 to 239.255.255.255 and are reserved worldwide for multicasting workflows.

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 function of a router's ARP table?
A. Stores mappings between IP addresses and MAC addresses
B. Stores DHCP leases
C. Stores routing information
D. Stores DNS records

Correct Answer: Option A


Explanation:
The ARP table on a router caches IP-to-MAC mappings for local devices.

This question belongs to: Computer Computer Networking
Question #2 Report Error
Which of the following is an example of a Class C IP address based on the traditional classful addressing scheme?
A. 10.0.0.5
B. 192.168.1.50
C. 172.16.254.1
D. 240.0.0.1

Correct Answer: Option B


Explanation:
Class C IP addresses have a first octet range spanning from 192 to 223, commonly used for small local area networks.

This question belongs to: Computer Computer Networking
Question #3 Report Error
Which of the following IPv4 address blocks is strictly reserved by the IETF for private local area networks and is non-routable over the public internet?
A. 224.0.0.0 /4
B. 8.8.8.0 /24
C. 12.0.0.0 /8
D. 192.168.0.0 /16

Correct Answer: Option D


Explanation:
The 192.168.0.0 to 192.168.255.255 range is a standard private IP address block designated by RFC 1918 for internal LAN use.

This question belongs to: Computer Computer Networking