_______ is a small-sized, high-speed volatile computer memory that provides high-speed data access to the processor and stores frequently used computer programs, applications, and data.
- Cache
- Hard Drive
- RAM
- ROM
'Cache' is a type of high-speed, volatile memory used to store frequently accessed data and instructions, allowing for faster data retrieval by the processor. It acts as a bridge between slower memory (like RAM) and the processor, enhancing system performance.
Loading...
Related Quiz
- Which type of visualization would be most appropriate for representing hierarchical data, like the structure of an organization?
- What is the primary purpose of a Content Delivery Network (CDN) in cloud networking?
- What is the primary purpose of a hypervisor in virtualization?
- Which front-end JavaScript framework introduces the concept of a "virtual DOM" to optimize rendering performance?
- Which algorithmic paradigm solves problems by trying out solutions using one or more models and then adapting based on what works and what doesn't?