PrepSure LogoHubPage 3/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 21-30 of 57Use Deep Study when you want one-question focus.
21

Read Mode

Internet Connectivity

easy
Computer Networks

Which of the following are used for internet connectivity?

A
Modem
B
Network card
C
Both A and B
D
None of these
Explanation and memory cue

Both a modem and a network card are used for internet connectivity. A modem modulates and demodulates signals for internet access, while a network card (NIC) allows a device to connect to a network, including the internet.

22

Read Mode

Network Topologies

easy
Computer Networks

In which network topology is each computer directly linked to a central computer?

A
Bus
B
Star
C
Node
D
Ring
Explanation and memory cue

In a star topology, each computer is directly connected to a central computer or hub, making option B the correct answer. Other topologies like bus, ring, and node do not have this direct central connection.

23

Read Mode

Proxy Server Purpose

easy
Computer Networks

What is the primary purpose of a "Proxy Server" in a network?

A
TCP/IP
B
To process client request for database
C
To process client request for web pages
D
Access to unauthorized persons
Explanation and memory cue

A proxy server acts as an intermediary between a client and the internet, primarily processing client requests for web pages by forwarding them and returning the responses. This helps with caching, filtering, and anonymity.

24

Read Mode

Network Topologies

medium
Computer Networks

Which topology is a combination of star and bus topologies, often used in hierarchical networks?

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

Tree topology combines characteristics of star and bus topologies, where groups of star-configured networks are connected to a linear bus backbone, making it suitable for hierarchical network structures.

25

Read Mode

Data Communication

easy
Computer Networks

MODEM stands for ____

A
Modulation and Demodulation
B
Modulator and Demodulator
C
Modulator and Electronic Demodulator
D
Modulator
Explanation and memory cue

MODEM stands for Modulator-Demodulator, which is a device that modulates digital signals into analog for transmission and demodulates incoming analog signals back into digital form. Option A correctly reflects this full form.

26

Read Mode

Network Topologies

easy
Computer Networks

Which topology forms a closed loop where each device is connected to exactly two other devices?

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

A ring topology connects each device to exactly two other devices, forming a closed loop. This allows data to travel in one or both directions around the ring.

27

Read Mode

Network Architecture

easy
Computer Networks

What does Network Architecture define?

A
The way devices are designed physically
B
The design and communication structure of a network
C
The speed of the network
D
The type of cables used in a network
Explanation and memory cue

Network Architecture defines the design and communication structure of a network, including how devices are interconnected and how data flows between them. It encompasses the arrangement and interaction of network components rather than physical device design or cable types.

28

Read Mode

Pdus In Osi Layers

easy
Computer Networks

What is the Protocol Data Unit (PDU) at the Data Link Layer?

A
Segment
B
Packet
C
Frame
D
Bit
Explanation and memory cue

At the Data Link Layer of the OSI model, the Protocol Data Unit (PDU) is called a Frame. Segments are PDUs at the Transport Layer, Packets at the Network Layer, and Bits at the Physical Layer.

29

Read Mode

Network Models And Types

easy
Computer Networks

In which network model do all devices share resources without a central server?

A
Client-Server Hybrid Network
B
Peer-to-Peer
C
Cloud Network
D
Circuit Switching
Explanation and memory cue

In a Peer-to-Peer network model, all devices share resources directly without relying on a central server, unlike Client-Server networks where a central server manages resources. Cloud Networks and Circuit Switching do not describe this resource-sharing model.

30

Read Mode

Pdus In Osi Layers

easy
Computer Networks

What is the Protocol Data Unit (PDU) at the Transport Layer?

A
Frame
B
Bit
C
Segment
D
Packet
Explanation and memory cue

The Protocol Data Unit (PDU) at the Transport Layer is called a Segment. Frames are at the Data Link Layer, Bits at the Physical Layer, and Packets at the Network Layer.