PrepSure LogoHubPage 4/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 31-40 of 57Use Deep Study when you want one-question focus.
31

Read Mode

Pdus In Osi Layers

easy
Computer Networks

What is the PDU at the Network Layer?

A
Segment
B
Packet/Datagram
C
Frame
D
Symbol
Explanation and memory cue

At the Network Layer, the Protocol Data Unit (PDU) is called a Packet or Datagram. This layer is responsible for routing and forwarding packets across networks.

32

Read Mode

Circuit Switching Vs Packet Switching

easy
Computer Networks

In packet switching, how is data transmitted?

A
In a continuous, dedicated channel
B
In fixed or variable-sized packets
C
Only in real-time communication
D
Without addressing the destination
Explanation and memory cue

In packet switching, data is divided into packets of fixed or variable size, which are transmitted independently over the network. This contrasts with circuit switching, where a dedicated continuous channel is established.

33

Read Mode

Network Models And Types

easy
Computer Networks

What is the primary characteristic of a Client-Server Network?

A
All computers have equal responsibilities
B
No dedicated server is required
C
Some computers function as servers, while others act as clients
D
Only wireless communication is possible
Explanation and memory cue

In a client-server network, some computers are designated as servers that provide resources or services, while others act as clients that request and use those services. This is the primary characteristic distinguishing it from peer-to-peer networks.

34

Read Mode

Circuit Switching Vs Packet Switching

easy
Computer Networks

What is the main advantage of Packet Switching over Circuit Switching?

A
Requires a dedicated path
B
Reduces bandwidth usage by sending data in packets
C
Cannot handle real-time communication
D
Uses analog signals instead of digital
Explanation and memory cue

Packet switching reduces bandwidth usage by dividing data into packets that share network paths dynamically, unlike circuit switching which requires a dedicated path for the entire communication session. This makes packet switching more efficient and flexible.

35

Read Mode

Osi Model

easy
Computer Networks

506 The HTTP protocol operates at which OSI Layer?

A
Session Layer
B
Transport Layer
C
Application Layer
D
Network Layer
Explanation and memory cue

HTTP is an application-layer protocol used for transmitting hypertext requests and information on the web, which corresponds to the Application Layer (Layer 7) of the OSI model.

36

Read Mode

Network Models And Types

easy
Computer Networks

Which of the following is a key feature of a Peer-to-Peer Network?

A
One computer acts as a dedicated server
B
Can connect fewer than ten computers for direct sharing
C
Requires a central database server
D
Uses IP routing for communication
Explanation and memory cue

A key feature of a Peer-to-Peer (P2P) network is that it allows a small number of computers, often fewer than ten, to connect directly and share resources without a dedicated server. Options A and C describe client-server networks, and D is a general networking concept not specific to P2P.

37

Read Mode

Circuit Switching Vs Packet Switching

easy
Computer Networks

Which of the following is an example of circuit switching?

A
Email communication
B
Video conferencing over IP
C
Traditional telephone call
D
File transfer over the internet
Explanation and memory cue

Circuit switching establishes a dedicated communication path between two parties for the duration of the connection, which is characteristic of traditional telephone calls. The other options use packet switching, where data is sent in packets over shared networks.

38

Read Mode

Circuit Switching Vs Packet Switching

easy
Computer Networks

Which of the following is an example of packet switching?

A
Landline telephone call
B
Internet communication (e.g., email, web browsing)
C
Dial-up connection
D
Point-to-point analog transmission
Explanation and memory cue

Packet switching divides data into packets that are sent independently over the network, as used in Internet communication like email and web browsing. This contrasts with circuit switching, which establishes a dedicated path, as in landline telephone calls.

39

Read Mode

Circuit Switching Vs Packet Switching

easy
Computer Networks

What is the key characteristic of Circuit Switching?

A
Data is sent in packets without a fixed path
B
A dedicated communication path is established
C
Data is broadcast to all nodes
D
It does not require a connection before transmission
Explanation and memory cue

Circuit switching involves establishing a dedicated communication path between two nodes for the duration of the communication session, ensuring a constant and exclusive connection. This contrasts with packet switching, where data is sent in packets over shared networks without a dedicated path.

40

Read Mode

Multiplexing

easy
Computer Networks

520 ____ is a technique that is used to send more than one call over a single line.

A
Duplexing
B
Digitizing
C
Streaming
D
Multiplexing
Explanation and memory cue

Multiplexing is the technique used to send multiple calls or data streams over a single communication line by combining them into one signal, making option D correct.