Which device converts digital computer data into analog waveforms for transmission over older telephone lines, and decodes them back upon arrival? MCQ with Answer and Explanation

Which device converts digital computer data into analog waveforms for transmission over older telephone lines, and decodes them back upon arrival?
A. Switch
B. Router
C. Bridge
D. Modem
Answer: Option D
Solution (By JKSSB Mock Tests)
A modem modulates digital signals into analog waves for transmission over phone lines, and demodulates them back into digital data at the receiving end.

Discuss this Question (0)

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

Practice More Computer Networking Questions

Question #1
Which topology design provides an exceptionally robust environment where the failure of any single connection line affects only the device connected to that specific line?
A. Star Topology
B. Bus Topology
C. Ring Topology
D. Linear Topology

Correct Answer: Option A


Explanation:
In a star topology, each node uses an isolated cable run to connect to a central switch. A break in one cable only disconnects that specific device.

This question belongs to: Computer Computer Networking
Question #2
Which network topology layout connects adjacent devices in a continuous line with no central controller, terminating cleanly at two distinct endpoints?
A. Linear Bus Topology
B. Star Topology
C. Mesh Topology
D. Ring Topology

Correct Answer: Option A


Explanation:
A linear bus topology links all nodes in a sequential chain along a single cable path that features endpoints at both ends.

This question belongs to: Computer Computer Networking
Question #3
What is the maximum number of usable host addresses available within a standard, un-subnetted Class C network block?
A. 128
B. 512
C. 256
D. 254

Correct Answer: Option D


Explanation:
A Class C network has 256 addresses total, but 2 are reserved (one for the network ID and one for the broadcast address), leaving 254 usable host slots.

This question belongs to: Computer Computer Networking