PrepSure LogoHubPage 148/171
Normal Study1,706 questions

Computer Science

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

Deep Study Mode
Showing 1471-1480 of 1706Use Deep Study when you want one-question focus.
1471

Read Mode

Session Layer

easy
Computer Science

What is the main function of the Session Layer?

A
Managing and maintaining communication sessions
B
Handling data compression
C
Determining the best route for packets
D
Error detection and correction
Explanation and memory cue

The Session Layer is responsible for establishing, managing, and terminating communication sessions between applications. It ensures that sessions are properly maintained and synchronized, which aligns with option A.

1472

Read Mode

Network Layer Routing

easy
Computer Science

Which device operates at the Network Layer and forwards packets between different networks using IP addresses?

A
Switch
B
Hub
C
Router
D
Bridge
Explanation and memory cue

A router operates at the Network Layer (Layer 3) of the OSI model and forwards packets between different networks using IP addresses. Switches and bridges operate at the Data Link Layer, and hubs operate at the Physical Layer, so they do not perform routing based on IP addresses.

1473

Read Mode

Nic Function

easy
Computer Science

What is the function of a NIC (Network Interface Card) in a computer network?

A
Transmits data between multiple networks
B
Provides physical connectivity to a network
C
Routes data between different networks
D
Amplifies signals in long-distance networks
Explanation and memory cue

A Network Interface Card (NIC) provides the physical connection between a computer and a network, enabling the computer to communicate over the network. It does not route data or amplify signals, but rather facilitates data transmission at the physical and data link layers.

1474

Read Mode

Gateway Function

medium
Computer Science

What is the primary function of a gateway in a network?

A
Connects different network segments
B
Routes data packets within a network
C
Acts as a translator between different network protocols
D
Repeats signal to extend network range
Explanation and memory cue

A gateway acts as a translator between different network protocols, enabling communication between networks that use different protocols. This is its primary function, distinguishing it from devices like routers or repeaters.

1475

Read Mode

Nic Osi Layer

easy
Computer Science

What is the layer on which a NIC operates in a computer network?

A
Network layer
B
Transport layer
C
Data Link layer
D
Application layer
Explanation and memory cue

A Network Interface Card (NIC) operates at the Data Link layer (Layer 2) of the OSI model, handling physical addressing and framing for data transmission over the network.

1476

Read Mode

Network Layer

easy
Computer Science

Which OSI Layer is responsible for addressing, routing, and traffic control?

A
Data Link Layer
B
Network Layer
C
Session Layer
D
Presentation Layer
Explanation and memory cue

The Network Layer (Layer 3) of the OSI model is responsible for logical addressing, routing packets across networks, and controlling traffic to ensure data reaches its destination efficiently. This distinguishes it from other layers like the Data Link Layer, which handles physical addressing and local delivery.

1477

Read Mode

Presentation Layer

easy
Computer Science

Which layer of the OSI Model is responsible for encryption and decryption?

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

The Presentation Layer (Layer 6) of the OSI Model is responsible for data translation, encryption, and decryption, ensuring that data is presented in a readable format for the application layer.

1478

Read Mode

Hub Function

easy
Computer Science

What device in a network broadcasts data to all connected devices and operates at the Physical Layer?

A
Switch
B
Hub
C
Router
D
Gateway
Explanation and memory cue

A hub is a network device that broadcasts incoming data packets to all connected devices and operates at the Physical Layer (Layer 1) of the OSI model. Switches, routers, and gateways operate at higher layers and do not broadcast to all devices indiscriminately.

1479

Read Mode

Computer Hardware

easy
Computer Science

Which of the following is not necessary for the working of a standalone computer?

A
RAM
B
Hard Drive
C
Operating System
D
LAN Card
Explanation and memory cue

A standalone computer requires RAM, a hard drive, and an operating system to function properly. A LAN card is not necessary for basic operation as it is used for network connectivity, which is optional for standalone use.

1480

Read Mode

Internet Definition

easy
Computer Science

What is the Internet?

A
A single network
B
A collection of unrelated computers
C
Interconnection of local area networks
D
Interconnection of wide area networks
Explanation and memory cue

The Internet is best defined as an interconnection of wide area networks (WANs), which allows computers and networks across the globe to communicate. This distinguishes it from a single network or just local area networks (LANs).