PrepSure LogoHubPage 129/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 1281-1290 of 1706Use Deep Study when you want one-question focus.
1281

Read Mode

Storage Devices

easy
Computer Science

Which is the cheapest memory device? Magnetic disk, Flash, Compact Disk, or Magnetic Tape?

A
Magnetic disk
B
Flash
C
Compact Disk
D
Magnetic Tape
Explanation and memory cue

Magnetic tape is generally the cheapest memory device among the options listed due to its low cost per unit of storage, especially for archival and backup purposes. Compact disks and flash memory tend to be more expensive per unit of storage, and magnetic disks are typically more costly than magnetic tape.

1282

Read Mode

Firmware And Rom

easy
Computer Science

Programs stored in ROM are called ____: Fire ware, Form ware, Farm ware, Firmware.

A
Fire ware
B
Form ware
C
Farm ware
D
Firmware
Explanation and memory cue

Programs stored in ROM are called firmware because firmware is a type of software permanently programmed into read-only memory (ROM) to control hardware devices.

1283

Read Mode

Computer Architecture

easy
Computer Science

The purpose of ____ is to act as a holding area, enabling the CPU to manipulate data before transferring it to a device.

A
ROM
B
Buffer
C
Tabulator
D
Compiler
Explanation and memory cue

A buffer acts as a holding area that temporarily stores data, allowing the CPU to manipulate or process it before transferring it to a device. ROM is read-only memory, a compiler is a program, and a tabulator is an old device for data processing, so these options are incorrect.

1284

Read Mode

Computer Memory

easy
Computer Science

Which of the following stores data permanently in a computer?

A
RAM
B
ROM
C
CPU
D
None of these
Explanation and memory cue

ROM (Read-Only Memory) stores data permanently in a computer, retaining information even when the power is off. RAM is temporary memory, CPU processes data but does not store it permanently, and 'None of these' is incorrect.

1285

Read Mode

Storage Devices

easy
Computer Science

A computer device can read and write from which of the following?

A
Hard disk
B
RAM
C
Flash drive
D
All of these
Explanation and memory cue

A computer device can read from and write to all the listed storage types: hard disk, RAM, and flash drive. Therefore, 'All of these' is the correct answer.

1286

Read Mode

Data Storage Media

easy
Computer Science

Which stores more data than a DVD?

A
Floppy
B
Blu-ray Disc
C
Green-ray Disc
D
Compact Disc
Explanation and memory cue

A Blu-ray Disc stores significantly more data than a DVD, typically up to 25 GB per layer compared to a DVD's 4.7 GB. Floppy disks, Green-ray Discs (which is not a standard term), and Compact Discs store much less data than DVDs.

1287

Read Mode

Memory Programming Devices

easy
Computer Science

PROM chips are programmed by plugging them into ____:

A
Chip Kits
B
ROM burners
C
PROM
D
PROM Programmer
Explanation and memory cue

PROM (Programmable Read-Only Memory) chips are programmed using devices called ROM burners, which write data onto the chip before it is permanently set. Other options like 'Chip Kits' or 'PROM Reader' do not accurately describe the programming device.

1288

Read Mode

Memory Types

easy
Computer Science

What can cache memory store?

A
Only system files
B
Cookies and browser history
C
Only temporary data
D
Permanent data
Explanation and memory cue

Cache memory is designed to store temporary data to speed up access to frequently used information. It does not store system files, cookies, browser history, or permanent data.

1289

Read Mode

Memory Hierarchy

easy
Computer Science

What is the primary characteristic of cache memory?

A
It is the largest memory type
B
It is the slowest memory type
C
It is the fastest and smallest memory outside the CPU
D
It is the most permanent memory
Explanation and memory cue

Cache memory is a small, fast memory located close to the CPU that stores frequently accessed data to speed up processing. It is faster and smaller than other memory types outside the CPU, making option C correct.

1290

Read Mode

Optical Storage Media

easy
Computer Science

Blank DVDs on which data can be erased and rewritten are identified as ____: DVD + WR, DVD + RW, DVD + R, DVD + W.

A
DVD + WR
B
DVD + RW
C
DVD + R
D
DVD + W
Explanation and memory cue

DVD+RW discs are rewritable DVDs that allow data to be erased and rewritten multiple times, unlike DVD+R which are write-once discs. Therefore, the correct answer is DVD+RW.