Which type of database processing is optimized for handling a large number of short, real-time transactions, like ATM withdrawals?
Correct answer: D
OLTP systems are optimized for fast, real-time processing of numerous short transactions.
0 correct out of 0 attempted (0%)
Correct answer: D
OLTP systems are optimized for fast, real-time processing of numerous short transactions.
Correct answer: C
OLAP systems are designed for complex analytical queries and reporting across large volumes of historical data.
Correct answer: C
A data warehouse is a centralized repository that stores integrated historical data for analysis and reporting purposes.
Correct answer: A
A data lake stores raw data in its native format, allowing flexible use across structured and unstructured data types.
Correct answer: D
ETL describes the process of extracting, transforming, and loading data from source systems into a target system.
Correct answer: C
Data mining is the process of analyzing large datasets to uncover meaningful patterns and insights.
Correct answer: D
Primary memory (RAM) is directly accessible by the CPU but is volatile, losing its data when power is lost.
Correct answer: B
Secondary storage is non-volatile, retaining data permanently even without power, unlike RAM.
Correct answer: C
A Hard Disk Drive (HDD) stores data magnetically on rotating platters.
Correct answer: C
A Solid State Drive (SSD) uses flash memory with no moving parts, offering faster performance than an HDD.
Correct answer: B
A USB flash drive (pen drive) is a small, portable flash-memory storage device connecting via USB.
Correct answer: D
Optical storage uses a laser to read and write data on discs like CDs, DVDs, and Blu-ray discs.
Correct answer: D
Magnetic tape is a sequential storage medium still used for large-scale, long-term data backup and archiving.
Correct answer: D
Memory cards (like SD or microSD cards) provide small, portable, expandable flash storage for many devices.
Correct answer: C
RAID combines multiple physical disks into a logical unit to improve performance, redundancy, or both.
Correct answer: B
Cache memory is a small, very fast memory located close to (or within) the CPU, storing frequently accessed data.
Correct answer: B
ROM stores essential startup instructions permanently and is generally not modifiable during normal use.
Correct answer: A
A register is a very small, extremely fast storage location within the CPU holding data actively being processed.
Correct answer: B
Virtual memory uses hard disk space to extend available RAM when physical memory is insufficient.
Correct answer: A
A .txt file stores plain, unformatted text and can be opened by virtually any text editor.
Correct answer: D
PDF files preserve exact formatting and layout regardless of the device or software used to view them.
Correct answer: C
JPG/JPEG uses lossy compression, making it well-suited for photographs where some quality loss is acceptable for smaller file size.
Correct answer: C
PNG uses lossless compression and supports transparency, making it popular for graphics, icons, and logos.
Correct answer: D
SVG stores images as vector paths, allowing them to scale to any size without losing quality.
Correct answer: D
BMP (Bitmap) files store image data without compression, resulting in large but fully lossless files.