1Which type of memory loses all its stored data when the computer is switched off?
types of memory
Easy
A.Hard disk
B.Optical disk
C.ROM
D.RAM
Correct Answer: RAM
Explanation:
RAM (Random Access Memory) is volatile memory, meaning its contents are erased when power is removed.
Incorrect! Try again.
2What is the full form of ROM?
types of memory
Easy
A.Random Only Memory
B.Read Only Memory
C.Ready Output Memory
D.Rapid Optical Memory
Correct Answer: Read Only Memory
Explanation:
ROM stands for Read Only Memory, a non-volatile memory whose contents are generally not modified during normal operation.
Incorrect! Try again.
3Which of the following is a type of volatile memory?
types of memory
Easy
A.DVD
B.RAM
C.ROM
D.Flash memory
Correct Answer: RAM
Explanation:
RAM is volatile because it requires continuous power to retain data, unlike ROM, flash, and optical media.
Incorrect! Try again.
4Cache memory is mainly used to:
types of memory
Easy
A.Store data permanently
B.Connect to the internet
C.Print documents
D.Speed up access to frequently used data by the CPU
Correct Answer: Speed up access to frequently used data by the CPU
Explanation:
Cache is a small, fast memory placed close to the CPU to hold frequently used data and speed up processing.
Incorrect! Try again.
5How many bits make up one byte?
memory units
Easy
A.8
B.16
C.32
D.4
Correct Answer: 8
Explanation:
One byte is equal to 8 bits, which is the standard unit used to represent a single character.
Incorrect! Try again.
6Which of the following memory units is the largest?
memory units
Easy
A.Gigabyte
B.Kilobyte
C.Megabyte
D.Byte
Correct Answer: Gigabyte
Explanation:
The order from smallest to largest is Byte < Kilobyte < Megabyte < Gigabyte.
Incorrect! Try again.
7Approximately how many kilobytes are there in one megabyte?
memory units
Easy
A.512
B.1024
C.100
D.10
Correct Answer: 1024
Explanation:
Megabyte Kilobytes, since memory units increase by powers of ().
Incorrect! Try again.
8The smallest unit of data in a computer is the:
memory units
Easy
A.Word
B.Byte
C.Bit
D.Nibble
Correct Answer: Bit
Explanation:
A bit (binary digit) is the smallest unit of data and holds a value of either or .
Incorrect! Try again.
9What does HDD stand for?
secondary storage devices: HDD, flash drives and
Easy
A.Hard Disk Drive
B.Hybrid Digital Drive
C.High Density Disk
D.Hard Data Device
Correct Answer: Hard Disk Drive
Explanation:
HDD stands for Hard Disk Drive, a common secondary storage device that stores data on spinning magnetic platters.
Incorrect! Try again.
10Which storage device is small, portable, and connects to a computer through a USB port?
secondary storage devices: HDD, flash drives and
Easy
A.Hard disk platter
B.Optical scanner
C.Flash drive
D.LCD monitor
Correct Answer: Flash drive
Explanation:
A flash drive (pen drive) is a small, portable storage device that uses flash memory and plugs into a USB port.
Incorrect! Try again.
11A traditional hard disk drive stores data using:
secondary storage devices: HDD, flash drives and
Easy
A.Flash chips only
B.Laser beams
C.Magnetic platters
D.Sound waves
Correct Answer: Magnetic platters
Explanation:
An HDD records data magnetically on rotating platters that are read and written by a moving head.
Incorrect! Try again.
12Secondary storage is used to:
secondary storage devices: HDD, flash drives and
Easy
A.Temporarily hold data being processed by the CPU
B.Perform arithmetic calculations
C.Display images on the screen
D.Store data permanently even when the computer is off
Correct Answer: Store data permanently even when the computer is off
Explanation:
Secondary storage is non-volatile and retains data permanently, unlike RAM which loses data when power is off.
Incorrect! Try again.
13What does DVD stand for?
optical disks: DVD, SSD
Easy
A.Direct Visual Device
B.Digital Versatile Disc
C.Data Volume Disc
D.Digital Video Drive
Correct Answer: Digital Versatile Disc
Explanation:
DVD stands for Digital Versatile Disc (also called Digital Video Disc), an optical storage medium.
Incorrect! Try again.
14Which technology is used to read and write data on a DVD?
optical disks: DVD, SSD
Easy
A.Air pressure
B.Electric current only
C.Magnetism
D.Laser light
Correct Answer: Laser light
Explanation:
Optical discs like DVDs use a laser beam to read and write data on the disc surface.
Incorrect! Try again.
15What is the full form of SSD?
optical disks: DVD, SSD
Easy
A.Super Speed Disk
B.Static Storage Device
C.Secondary Storage Disc
D.Solid State Drive
Correct Answer: Solid State Drive
Explanation:
SSD stands for Solid State Drive, a storage device that uses flash memory and has no moving parts.
Incorrect! Try again.
16Compared to a traditional HDD, an SSD is generally:
optical disks: DVD, SSD
Easy
A.Larger and heavier in size
B.Faster because it has no moving parts
C.Only able to store audio files
D.Slower because it spins
Correct Answer: Faster because it has no moving parts
Explanation:
SSDs use flash memory with no mechanical parts, allowing faster data access than magnetic HDDs.
Incorrect! Try again.
17Which of the following is an input device?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Easy
A.Printer
B.Monitor
C.Plotter
D.Keyboard
Correct Answer: Keyboard
Explanation:
A keyboard is an input device used to enter text and commands, while printers, monitors, and plotters are output devices.
Incorrect! Try again.
18A scanner is used to:
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Easy
A.Play audio files
B.Print documents on paper
C.Convert printed documents or images into digital form
D.Store data permanently
Correct Answer: Convert printed documents or images into digital form
Explanation:
A scanner is an input device that captures physical documents or pictures and converts them into digital data.
Incorrect! Try again.
19What does LCD stand for?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Easy
A.Logical Circuit Display
B.Low Current Display
C.Liquid Crystal Display
D.Light Control Device
Correct Answer: Liquid Crystal Display
Explanation:
LCD stands for Liquid Crystal Display, a flat-panel display technology used in monitors and screens.
Incorrect! Try again.
20Which of the following is an example of a modern touch-based input device?
latest I/O devices in market
Easy
A.Punch card
B.Floppy disk
C.Dot-matrix printer
D.Touchscreen
Correct Answer: Touchscreen
Explanation:
A touchscreen is a modern I/O device that lets users interact directly by touching the display surface.
Incorrect! Try again.
21A file is exactly in size. Using the binary definition where , how many megabytes does the file occupy?
memory units
Medium
A.
B.
C.
D.
Correct Answer:
Explanation:
Using binary units, .
Incorrect! Try again.
22How many bits are needed to represent a single character stored using standard 8-bit encoding, and how many such characters fit in (assuming bytes)?
memory units
Medium
A. bits per character and characters
B. bits per character and characters
C. bits per character and characters
D. bits per character and characters
Correct Answer: bits per character and characters
Explanation:
One byte equals bits and stores one character. Since bytes, it holds characters.
Incorrect! Try again.
23A program that is currently running is closed abruptly due to a power cut, and all unsaved work is lost. Which characteristic of the memory holding the running program explains this?
types of memory
Medium
A.RAM is volatile and loses contents without power
B.Cache is non-volatile and retains contents
C.ROM is volatile and loses contents without power
D.Secondary storage is volatile and loses contents
Correct Answer: RAM is volatile and loses contents without power
Explanation:
Running programs reside in RAM, which is volatile, so its contents disappear when power is removed.
Incorrect! Try again.
24In the memory hierarchy, which of the following orderings correctly ranks the components from fastest access to slowest?
types of memory
Medium
A.RAM → Cache → Registers → Hard disk
B.Cache → Registers → Hard disk → RAM
C.Hard disk → RAM → Cache → Registers
D.Registers → Cache → RAM → Hard disk
Correct Answer: Registers → Cache → RAM → Hard disk
Explanation:
Registers are fastest, followed by cache, then main memory (RAM), with secondary storage like the hard disk being slowest.
Incorrect! Try again.
25A small, extremely fast memory sits between the CPU and RAM to reduce average access time by holding frequently used data. What is this memory called?
types of memory
Medium
A.Virtual memory
B.Flash memory
C.Cache memory
D.Read-only memory
Correct Answer: Cache memory
Explanation:
Cache memory stores frequently accessed data and instructions close to the CPU, reducing the time spent fetching from slower RAM.
Incorrect! Try again.
26A computer's firmware and boot instructions remain available every time the system starts, even after long periods without power. Which type of memory stores these instructions?
types of memory
Medium
A.RAM
B.Register
C.ROM
D.Cache
Correct Answer: ROM
Explanation:
ROM is non-volatile and retains firmware such as the BIOS/boot instructions even when the machine is switched off.
Incorrect! Try again.
27A hard disk drive stores data magnetically on spinning platters accessed by a moving read/write head. Which factor most directly increases the time to read a random piece of data?
secondary storage devices: HDD
Medium
A.The volatility of the platters
B.The refresh rate of the platters
C.Seek time as the head moves to the correct track
D.The clock speed of the CPU
Correct Answer: Seek time as the head moves to the correct track
Explanation:
In an HDD, mechanical seek time (moving the head to the target track) is a major contributor to random access latency.
Incorrect! Try again.
28A laptop is upgraded from an HDD to an SSD and boots noticeably faster. Which property of the SSD best explains this improvement?
SSD
Medium
A.It uses volatile memory that never needs seeking
B.It has no moving parts and uses electronic flash access
C.It spins its platters at a higher RPM
D.It stores data optically using a laser
Correct Answer: It has no moving parts and uses electronic flash access
Explanation:
SSDs use flash memory with no mechanical parts, so there is no seek or rotational delay, giving much faster access than an HDD.
Incorrect! Try again.
29Which technology is used to read and write data on a standard DVD?
optical disks: DVD
Medium
A.A magnetic head reading polarized regions
B.A laser beam reading pits and lands on the disk surface
C.Electrical charges stored in flash cells
D.A moving stylus tracing grooves
Correct Answer: A laser beam reading pits and lands on the disk surface
Explanation:
Optical disks such as DVDs store data as pits and lands that are read by reflecting a laser beam.
Incorrect! Try again.
30A user needs to distribute a video file on a single optical disc without compression. Which medium is most suitable?
optical disks: DVD
Medium
A.A single-layer DVD (about ) is sufficient
B.A CD (about ) is sufficient
C.A single-layer DVD (about ) is insufficient, so a dual-layer DVD (about ) is needed
D.A floppy disk (about ) is sufficient
Correct Answer: A single-layer DVD (about ) is insufficient, so a dual-layer DVD (about ) is needed
Explanation:
A single-layer DVD holds roughly , too small for , so a dual-layer DVD (~) is required.
Incorrect! Try again.
31A USB flash drive retains files after being unplugged and carried around. Which pair of properties describes it?
flash drives
Medium
A.Volatile and uses magnetic platters
B.Non-volatile and uses solid-state flash memory
C.Volatile and uses solid-state flash memory
D.Non-volatile and uses optical pits
Correct Answer: Non-volatile and uses solid-state flash memory
Explanation:
USB flash drives use non-volatile flash memory with no moving parts, so data persists without power.
Incorrect! Try again.
32A technician wants to compare an HDD and an SSD of the same capacity. Which statement is generally correct?
secondary storage devices: HDD
Medium
A.The SSD offers faster access but usually costs more per gigabyte
B.The SSD is slower because it has spinning platters
C.Both offer identical access speeds but SSDs cost less
D.The HDD offers faster access and costs more per gigabyte
Correct Answer: The SSD offers faster access but usually costs more per gigabyte
Explanation:
SSDs provide faster data access than HDDs but typically have a higher cost per gigabyte.
Incorrect! Try again.
33A device converts a printed photograph on paper into a digital image file. Which I/O device performs this task?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Medium
A.Plotter
B.Printer
C.Monitor
D.Scanner
Correct Answer: Scanner
Explanation:
A scanner captures physical documents or images and converts them into digital form, acting as an input device.
Incorrect! Try again.
34An architect needs to output large, precise engineering drawings on wide sheets using continuous line movements. Which device is best suited?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Medium
A.LCD monitor
B.Inkjet printer
C.Scanner
D.Plotter
Correct Answer: Plotter
Explanation:
A plotter draws continuous vector lines and is ideal for large-format precise technical drawings such as architectural plans.
Incorrect! Try again.
35Classify the following correctly: keyboard, mouse, and LCD monitor.
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Medium
A.Keyboard and mouse are input; LCD monitor is output
B.Keyboard is output; mouse and LCD are input
C.All three are input devices
D.LCD monitor is input; keyboard and mouse are output
Correct Answer: Keyboard and mouse are input; LCD monitor is output
Explanation:
Keyboard and mouse send data into the computer (input), while the LCD monitor displays results (output).
Incorrect! Try again.
36A printer forms characters by spraying tiny droplets of liquid ink onto paper. Which type of printer is this?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Medium
A.Inkjet printer
B.Laser printer
C.Thermal printer
D.Dot-matrix printer
Correct Answer: Inkjet printer
Explanation:
Inkjet printers create images by propelling small droplets of liquid ink onto the paper surface.
Incorrect! Try again.
37An office needs high-volume, fast, sharp text printing at low cost per page. Which printer technology fits best?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Medium
A.Inkjet printer using liquid ink droplets
B.Dot-matrix printer using impact pins
C.Laser printer using toner and a fused image
D.Plotter using continuous pen strokes
Correct Answer: Laser printer using toner and a fused image
Explanation:
Laser printers produce sharp text quickly and economically for high-volume printing using toner fused onto the page.
Incorrect! Try again.
38A modern input method lets users control an application by speaking commands, which are converted to text and actions. Which technology enables this?
latest I/O devices in market
Medium
A.Magnetic ink reading
B.Optical character recognition output
C.Voice recognition input
D.Thermal printing
Correct Answer: Voice recognition input
Explanation:
Voice recognition converts spoken words into digital commands or text, serving as a modern input technique.
Incorrect! Try again.
39A tablet screen acts both as a display and accepts finger taps as input. This combined-function device is best described as which of the following?
latest I/O devices in market
Medium
A.An LCD serving only as output
B.A plotter serving only as output
C.A touchscreen serving as both input and output
D.A scanner serving only as input
Correct Answer: A touchscreen serving as both input and output
Explanation:
A touchscreen displays content (output) and registers touch (input), making it a dual-function I/O device.
Incorrect! Try again.
40A designer prints a physical three-dimensional prototype directly from a digital model. Which device is being used?
latest I/O devices in market
Medium
A.3D printer
B.Dot-matrix printer
C.Flatbed scanner
D.Laser printer
Correct Answer: 3D printer
Explanation:
A 3D printer builds solid objects layer by layer from a digital model, acting as an output device for physical prototypes.
Incorrect! Try again.
41A file has a size of exactly bytes. If a network transfers data at a sustained rate of (where bytes), how long does the transfer take?
memory units
Hard
A. seconds
B. seconds
C. seconds
D. seconds
Correct Answer: seconds
Explanation:
bytes . Time seconds.
Incorrect! Try again.
42A system uses a cache that intercepts CPU requests before they reach main memory. If the cache hit rate is , cache access time is , and main memory access time is (accessed only on a miss, after the cache is checked), what is the effective average access time?
types of memory
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Effective time , since every access checks the cache first, and a miss adds the memory penalty.
Incorrect! Try again.
43An HDD spins at . What is the average rotational latency, defined as the time for half a revolution?
secondary storage devices: HDD
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
One revolution takes . Average rotational latency is half of that: .
Incorrect! Try again.
44Which characteristic of NAND flash forces SSDs to use a Flash Translation Layer (FTL) with wear leveling and garbage collection?
SSD
Hard
A.Data can be overwritten in place indefinitely without any limit
B.Read operations physically degrade the cell each time
C.Data must be erased in large blocks before a page can be rewritten, and cells wear out after limited program/erase cycles
D.Each byte can be individually erased instantly with no cost
Correct Answer: Data must be erased in large blocks before a page can be rewritten, and cells wear out after limited program/erase cycles
Explanation:
NAND flash cannot overwrite in place; a whole block must be erased before rewriting, and cells have limited P/E cycles. The FTL remaps writes to distribute wear and reclaim invalid pages.
Incorrect! Try again.
45A single-layer, single-sided DVD holds about while a CD holds about . The primary physical reason a DVD stores more in the same disc size is:
optical disks: DVD
Hard
A.DVDs store data on both the top and bottom label surfaces
B.A shorter-wavelength red laser allows smaller pits and tighter track pitch
C.The DVD spins many times faster than a CD
D.DVDs use magnetic recording rather than optical
Correct Answer: A shorter-wavelength red laser allows smaller pits and tighter track pitch
Explanation:
DVDs use a red laser versus the CD's infrared, enabling smaller pits and closer tracks, hence higher areal density.
Incorrect! Try again.
46A monochrome bitmap image is pixels using bit per pixel. What is its uncompressed size?
memory units
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Total bits bits bytes .
Incorrect! Try again.
47Which statement correctly distinguishes SRAM from DRAM?
types of memory
Hard
A.Both are non-volatile and retain data without power
B.SRAM stores bits in capacitors while DRAM uses flip-flops
C.SRAM uses flip-flops and needs no refresh, while DRAM stores charge in capacitors and must be periodically refreshed
D.DRAM is faster and denser than SRAM in every respect
Correct Answer: SRAM uses flip-flops and needs no refresh, while DRAM stores charge in capacitors and must be periodically refreshed
Explanation:
SRAM cells are latch-based (no refresh, faster, less dense, costlier). DRAM stores charge in a capacitor that leaks and needs periodic refresh, but is denser and cheaper.
Incorrect! Try again.
48In RAID 5 with disks each of , using distributed single parity, what is the usable capacity and how many disk failures can it tolerate without data loss?
secondary storage devices: HDD
Hard
A. usable, tolerates failures
B. usable, tolerates failures
C. usable, tolerates failure
D. usable, tolerates failure
Correct Answer: usable, tolerates failure
Explanation:
RAID 5 uses the equivalent of one disk for parity, so usable , and it survives exactly one disk failure.
Incorrect! Try again.
49A flatbed scanner is set to scanning an inch area in -bit color. Approximately how large is the raw uncompressed image?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Pixels . At bytes each (decimal) when computed as ; using decimal MB it is about M bytes. The correct scale is roughly .
Incorrect! Try again.
50Why is a plotter, rather than a standard inkjet printer, traditionally preferred for large-format engineering drawings (CAD)?
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Hard
A.It draws continuous vector lines with a pen/head path, giving precise, scalable line art on large media
B.It compresses raster images before printing to save memory
C.It uses laser toner fused at high temperature for permanence
D.It fires ink dots faster than any inkjet, giving photographic quality
Correct Answer: It draws continuous vector lines with a pen/head path, giving precise, scalable line art on large media
Explanation:
Plotters render vector paths as continuous strokes, ideal for precise, large architectural and engineering line drawings, whereas raster printers approximate lines with dots.
Incorrect! Try again.
51A memory address bus has lines and each addressable location holds byte. What is the maximum directly addressable memory?
memory units
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
byte-addressable locations bytes .
Incorrect! Try again.
52A user runs a database with heavy random reads. Compared to a HDD, an SSD gives dramatically higher performance for this workload mainly because:
SSD
Hard
A.It uses a larger sector size that eliminates fragmentation
B.It stores data magnetically at higher density
C.Its sequential transfer rate is the only factor that matters
D.It has no mechanical seek or rotational latency, so random-access latency is orders of magnitude lower
Correct Answer: It has no mechanical seek or rotational latency, so random-access latency is orders of magnitude lower
Explanation:
Random workloads are dominated by access latency. HDDs pay seek + rotational delay per request; SSDs access any page electronically, giving far higher random IOPS.
Incorrect! Try again.
53Order these from fastest access time to slowest: (1) L1 cache, (2) magnetic HDD, (3) main DRAM, (4) CPU register.
types of memory
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The memory hierarchy from fastest to slowest is: registers, L1 cache, main memory (DRAM), then secondary storage (HDD).
Incorrect! Try again.
54Two USB flash drives are rated USB 2.0 and USB 3.0 respectively. Copying a file, the theoretical bus ceilings are and . Ignoring overhead and assuming the drive can saturate the bus, the USB 3.0 transfer is faster by roughly a factor of:
flash drives
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
, so the USB 3.0 bus ceiling is about ten times the USB 2.0 ceiling. In practice, the flash NAND may become the bottleneck.
Incorrect! Try again.
55An LCD monitor's native resolution is . Displaying a signal full-screen causes visible blurriness. The best explanation is:
I/O devices such as keyboard, mouse, LCDs, scanner, plotter, printer
Hard
A.LCD refresh rate drops below at lower resolutions
B.The image must be scaled/interpolated to the fixed pixel grid, since LCDs look sharpest only at native resolution
C.The backlight cannot illuminate all pixels at once
D.Lower resolutions increase the color bit depth causing artifacts
Correct Answer: The image must be scaled/interpolated to the fixed pixel grid, since LCDs look sharpest only at native resolution
Explanation:
LCDs have a fixed physical pixel array. Non-native input is interpolated across pixels, softening the image. CRTs, by contrast, had no fixed grid.
Incorrect! Try again.
56An HDD has an average seek time of , rotational latency of , and a transfer rate of . What is the approximate total time to read a single block (assume )?
secondary storage devices: HDD
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Transfer time . Total .
Incorrect! Try again.
57A modern VR headset combines head tracking, hand controllers, and dual high-refresh displays. From an I/O classification standpoint, the headset is best described as:
latest I/O devices in market
Hard
A.A pure input device only, like a mouse
B.A composite device with both input (sensors/tracking) and output (displays/haptics) functions
C.A pure output device only, like a monitor
D.A secondary storage device with an integrated display
Correct Answer: A composite device with both input (sensors/tracking) and output (displays/haptics) functions
Explanation:
VR headsets sense motion and controller input (input) while rendering visuals and haptic/audio feedback (output), making them composite I/O devices.
Incorrect! Try again.
58Uncompressed CD-quality audio is sampling, -bit samples, stereo ( channels). What is the data rate?
memory units
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
.
Incorrect! Try again.
59A phenomenon where an SSD must relocate valid pages and erase blocks before writing new data, causing actual flash writes to exceed host writes, is measured by:
SSD
Hard
A.Write amplification factor
B.Sequential read throughput
C.Seek time
D.Rotational latency
Correct Answer: Write amplification factor
Explanation:
Write Amplification Factor (WAF) = data written to flash / data written by host. Garbage collection and block-erase constraints push WAF above , hurting endurance and performance.
Incorrect! Try again.
60Which classification is entirely correct?
types of memory
Hard
A.All semiconductor memories are volatile
B.SRAM is non-volatile; flash is volatile
C.DRAM is non-volatile; ROM is volatile
D.ROM and flash are non-volatile; DRAM and SRAM are volatile
Correct Answer: ROM and flash are non-volatile; DRAM and SRAM are volatile
Explanation:
ROM and flash retain data without power (non-volatile). Both SRAM and DRAM lose contents when power is removed (volatile).
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →