Which device simply acts as a multiport signal repeater, copying incoming bits blindly out to all other ports without reading any address headings? MCQ with Answer and Explanation

Which device simply acts as a multiport signal repeater, copying incoming bits blindly out to all other ports without reading any address headings?
A. Gateway
B. Switch
C. Router
D. Hub
Answer: Option D
Solution (By JKSSB Mock Tests)
A hub lacks processing logic to check frame targets. It serves as a Layer 1 broadcast device, repeating signals out across all connected nodes.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which device functions exclusively at the physical layer of the OSI model to amplify or regenerate weak electrical or optical network signals over extended distances?
A. Bridge
B. Gateway
C. Router
D. Repeater

Correct Answer: Option D


Explanation:
A repeater acts at Layer 1 to boost incoming electrical or optical signals, counteracting signal attenuation across long cable runs.

This question belongs to: Computer Computer Networking
Question #2
Which device is used to connect a computer to a digital subscriber line (DSL) service?
A. DSL modem
B. Switch
C. Cable modem
D. Router

Correct Answer: Option A


Explanation:
A DSL modem connects a computer or router to the telephone line for DSL internet.

This question belongs to: Computer Computer Networking
Question #3
Which address space can be used by any network client to check the internal functionality of its own TCP/IP network protocol software stack?
A. 127.0.0.1
B. 0.0.0.0
C. 192.168.1.1
D. 255.255.255.255

Correct Answer: Option A


Explanation:
127.0.0.1 is the standard loopback address. It lets a device route diagnostic traffic back through its internal software layer without hitting physical network lines.

This question belongs to: Computer Computer Networking