Which device creates separate broadcast domains? MCQ with Answer and Explanation

Which device creates separate broadcast domains?
A. Router
B. Repeater
C. Hub
D. Switch
Answer: Option A
Solution (By JKSSB Mock Tests)
Routers create separate broadcast domains because they do not forward broadcasts.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which IPv4 address class range is explicitly reserved for multicast distribution groups rather than individual node assignments?
A. Class D
B. Class B
C. Class E
D. Class A

Correct Answer: Option A


Explanation:
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
Question #2
What is the loopback IP address in IPv4?
A. 255.255.255.255
B. 0.0.0.0
C. 192.168.1.1
D. 127.0.0.1

Correct Answer: Option D


Explanation:
127.0.0.1 is the loopback address used for testing network software on the local machine.

This question belongs to: Computer Computer Networking
Question #3
Which protocol is used to retrieve email from a server?
A. FTP
B. HTTP
C. POP3
D. SMTP

Correct Answer: Option C


Explanation:
POP3 (Post Office Protocol) is used to download email from a server to a client.

This question belongs to: Computer Computer Networking