MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ORGANIZATION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The faster, costlier and relatively small from of storage managed by computer system hardware is:
A
Main Memory
B
Flash Memory
C
Cache memory
D
Virtual Memory
Explanation: 

Detailed explanation-1: -Cache is the fastest and most costly form of storage. For example, Level 1 (L1) cache is extremely fast but relatively small, and is usually embedded in the processor chip (CPU). Cache memory is volatile and managed by the computer system hardware.

Detailed explanation-2: -Cache: most costly and fastest form of storage. Usually very small, and managed by the operating system.

Detailed explanation-3: -Cache memory operates between 10 to 100 times faster than RAM, requiring only a few nanoseconds to respond to a CPU request.

Detailed explanation-4: -Cache memory is the fastest and most expensive type of memory in most devices. Think of the cache as the papers on top of your desk. They’re easily and quickly accessible, but there’s not room for a lot of them at once.

Detailed explanation-5: -Cache is the temporary memory officially termed “CPU cache memory.” This chip-based feature of your computer lets you access some information more quickly than if you access it from your computer’s main hard drive.

There is 1 question to complete.