PrepSure LogoHubPage 2/6
Normal Study57 questions

Computer Networks

Scan verified MCQs with the answer highlighted, then open explanations when you want the reasoning.

Deep Study Mode
Showing 11-20 of 57Use Deep Study when you want one-question focus.
11

Read Mode

Modes Of Data Transmission

easy
Computer Networks

Which communication mode allows data transmission in both directions, but only one direction at a time, like a walkie-talkie?

A
Full-Duplex
B
Simplex
C
Half-Duplex
D
Synchronous
Explanation and memory cue

Half-Duplex communication allows data transmission in both directions, but only one direction at a time, similar to how a walkie-talkie operates. Full-Duplex allows simultaneous two-way communication, Simplex is one-way only, and Synchronous refers to timing, not directionality.

12

Read Mode

Network Cabling

easy
Computer Networks

What type of cable is commonly used in wired networks?

A
Optical Fiber
B
Coaxial
C
Twisted Pair
D
All of the above
Explanation and memory cue

All three types of cables—optical fiber, coaxial, and twisted pair—are commonly used in wired networks depending on the application and network requirements. Therefore, 'All of the above' is the correct answer.

13

Read Mode

Types Of Networks By Area

easy
Computer Networks

Which network type typically connects devices within a city?

A
LAN
B
PAN
C
MAN
D
WAN
Explanation and memory cue

A MAN (Metropolitan Area Network) typically connects devices within a city, covering a larger area than a LAN but smaller than a WAN. This makes option C the correct answer.

14

Read Mode

Modes Of Data Transmission

easy
Computer Networks

In which communication mode can data be sent and received simultaneously, like a telephone call?

A
Simplex
B
Half-Duplex
C
Full-Duplex
D
Asynchronous
Explanation and memory cue

Full-Duplex communication allows data to be sent and received simultaneously, just like a telephone call where both parties can talk and listen at the same time. Simplex is one-way only, Half-Duplex allows two-way communication but not simultaneously, and Asynchronous refers to timing of data transmission, not duplex mode.

15

Read Mode

Modems and Signal Conversion

easy
Computer Networks

An electronic device that converts a computer's digital signals into analogue format for transmission over a phone line is called____:

A
Modulator
B
Demodulator
C
Modem
D
None of these
Explanation and memory cue

A modem (short for modulator-demodulator) converts digital signals from a computer into analogue signals for transmission over phone lines and vice versa, enabling communication between digital devices over analogue infrastructure.

16

Read Mode

Network Topologies

easy
Computer Networks

In which topology is every device connected to every other device for redundancy and reliability?

A
Star Topology
B
Bus Topology
C
Ring Topology
D
Mesh Topology
Explanation and memory cue

In a mesh topology, every device is connected directly to every other device, providing high redundancy and reliability because multiple paths exist for data transmission.

17

Read Mode

Network Topologies

easy
Computer Networks

In which topology is there a central hub or switch that connects all devices?

A
Mesh Topology
B
Star Topology
C
Bus Topology
D
Ring Topology
Explanation and memory cue

In a star topology, all devices are connected to a central hub or switch, which acts as a common connection point for all nodes. This central device manages and controls the network traffic.

18

Read Mode

Network Topologies

easy
Computer Networks

In which topology do all devices share a single communication line?

A
Star Topology
B
Bus Topology
C
Mesh Topology
D
Ring Topology
Explanation and memory cue

In a bus topology, all devices are connected to a single communication line (bus), sharing the same transmission medium. This allows all devices to receive the data sent over the bus, making option B correct.

19

Read Mode

Switch operation

easy
Computer Networks

Unlike a hub that sends data to all devices, a switch improves efficiency by:

A
Using MAC addresses to forward data only to the intended device
B
Using IP addresses to connect different networks
C
Broadcasting data to every device
D
Converting analog signals to digital signals
Explanation and memory cue

A switch improves network efficiency by using MAC addresses to forward data only to the intended device, unlike a hub which broadcasts data to all connected devices. This targeted forwarding reduces unnecessary traffic and collisions.

20

Read Mode

Printer connection

easy
Computer Networks

What type of connection would be used to connect a printer directly to a network?

A
USB
B
Serial
C
Firewire
D
Ethernet cable
Explanation and memory cue

An Ethernet cable is used to connect a printer directly to a network, allowing it to communicate with multiple devices over the network. USB, Serial, and Firewire connections are typically used for direct connections to a single computer, not for network connectivity.