PrepSure LogoHubPage 147/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 1461-1470 of 1706Use Deep Study when you want one-question focus.
1461

Read Mode

Types Of Networks By Area

easy
Computer Science

A wireless technology built into electronic gadgets used for exchanging data over short distances is:

A
Bluetooth
B
Modem
C
Wi-Fi
D
USB
Explanation and memory cue

Bluetooth is a wireless technology specifically designed for exchanging data over short distances between electronic devices, making it the correct answer. Modem, Wi-Fi, and USB serve different purposes or operate over different ranges.

1462

Read Mode

Disk Storage

medium
Computer Science

469 Latency time is ____

A
Time to spin data under sector
B
Time to spin the needed data under track
C
Time to spin the needed data under head
D
All of these
Explanation and memory cue

Latency time, specifically rotational latency in disk drives, is the time it takes for the disk to spin so that the desired sector is under the read/write head. This matches option A, which correctly defines latency time as the time to spin data under the sector.

1463

Read Mode

Network

easy
Computer Science

465 The transfer of data from one place to another is called ____:

A
Data processing
B
Data distribution
C
Data communication
D
Data encryption
Explanation and memory cue

Data communication is the correct term for the transfer of data from one place to another. The other options refer to different processes: data processing involves manipulating data, data distribution is about sharing data but not necessarily transferring it between locations, and data encryption is about securing data.

1464

Read Mode

Display Technologies

easy
Computer Science

LCD stands for ____

A
Light Clear Display
B
Liquid Crystal Display
C
Light Crystal Display
D
None of these
Explanation and memory cue

LCD stands for Liquid Crystal Display, which is a common type of flat-panel display technology used in screens.

1465

Read Mode

Network

easy
Computer Science

What is a computer network?

A
A single computer system
B
Two or more connected computers for sharing resources
C
A collection of software programs
D
A type of database
Explanation and memory cue

A computer network is defined as two or more connected computers that share resources such as files, printers, or internet connections. This distinguishes it from a single computer system, software programs, or databases.

1466

Read Mode

Types Of Networks By Area

easy
Computer Science

What does LAN stand for?

A
Large Area Network
B
Local Area Network
C
Logical Access Network
D
Linked Area Network
Explanation and memory cue

LAN stands for Local Area Network, which refers to a network that connects computers within a limited area such as a home, school, or office building. The other options are incorrect expansions of the acronym LAN.

1467

Read Mode

Physical Layer

easy
Computer Science

Which OSI layer is responsible for the transmission of raw bit streams over a physical medium?

A
Data Link Layer
B
Physical Layer
C
Network Layer
D
Application Layer
Explanation and memory cue

The Physical Layer (Layer 1) of the OSI model is responsible for the transmission and reception of raw bit streams over a physical medium, such as cables or wireless signals. It deals with the electrical, mechanical, and procedural interfaces to the physical medium.

1468

Read Mode

Bridge Function

easy
Computer Science

What is the function of a bridge in a network?

A
Connects devices in different networks
B
Divides a network into segments and reduces collisions
C
Routes data across multiple networks
D
Amplifies signals between devices
Explanation and memory cue

A bridge connects two or more network segments, dividing a network into segments and reducing collisions by filtering traffic based on MAC addresses. This improves network performance by limiting collision domains.

1469

Read Mode

Repeater Function

easy
Computer Science

Which device operates at the Physical Layer and amplifies signals to extend the range of data transmission?

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

A repeater operates at the Physical Layer (Layer 1) of the OSI model and functions by amplifying or regenerating signals to extend the transmission distance of data. Routers, switches, and gateways operate at higher layers and perform different functions.

1470

Read Mode

Transport Layer

medium
Computer Science

Which layer ensures reliable data transmission, segmentation, and flow control?

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

The Transport Layer is responsible for reliable data transmission, segmentation of data, and flow control between devices. It ensures that data is delivered error-free, in sequence, and without losses or duplications.