Unit 2: Computer Storage, Processing and I/O Devices - Practice Quiz

CAP1007 — Fundamentals Of Information Technology 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 Which 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

2 What 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

3 Which of the following is a type of volatile memory?

types of memory Easy
A. DVD
B. RAM
C. ROM
D. Flash memory

4 Cache 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

5 How many bits make up one byte?

memory units Easy
A. 8
B. 16
C. 32
D. 4

6 Which of the following memory units is the largest?

memory units Easy
A. Gigabyte
B. Kilobyte
C. Megabyte
D. Byte

7 Approximately how many kilobytes are there in one megabyte?

memory units Easy
A. 512
B. 1024
C. 100
D. 10

8 The smallest unit of data in a computer is the:

memory units Easy
A. Word
B. Byte
C. Bit
D. Nibble

9 What 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

10 Which 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

11 A 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

12 Secondary 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

13 What 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

14 Which 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

15 What 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

16 Compared 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

17 Which 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

18 A 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

19 What 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

20 Which 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

21 A file is exactly in size. Using the binary definition where , how many megabytes does the file occupy?

memory units Medium
A.
B.
C.
D.

22 How 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

23 A 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

24 In 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

25 A 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

26 A 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

27 A 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

28 A 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

29 Which 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

30 A 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

31 A 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

32 A 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

33 A 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

34 An 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

35 Classify 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

36 A 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

37 An 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

38 A 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

39 A 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

40 A 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

41 A 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

42 A 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.

43 An 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.

44 Which 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

45 A 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

46 A monochrome bitmap image is pixels using bit per pixel. What is its uncompressed size?

memory units Hard
A.
B.
C.
D.

47 Which 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

48 In 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

49 A 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.

50 Why 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

51 A 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.

52 A 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

53 Order 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.

54 Two 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.

55 An 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

56 An 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.

57 A 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

58 Uncompressed CD-quality audio is sampling, -bit samples, stereo ( channels). What is the data rate?

memory units Hard
A.
B.
C.
D.

59 A 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

60 Which 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