COMPUTER HARDWARE COMPONENTS FUNCTIONS
COMPUTER MEMORY AND PROCESSING DEVICES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Virtual Memory
|
|
Random Access Memory
|
|
Read Only Memory
|
|
Cache Memory
|
Detailed explanation-1: -Virtual memory is a common technique used in a computer’s operating system (OS). Virtual memory uses both hardware and software to enable a computer to compensate for physical memory shortages, temporarily transferring data from random access memory (RAM) to disk storage.
Detailed explanation-2: -RAM (Random Access Memory) is the hardware in a computing device where the operating system (OS), application programs and data in current use are kept so they can be quickly reached by the device’s processor. RAM is the main memory in a computer.
Detailed explanation-3: -RAM. Random access memory (RAM) is the primary internal memory of the central processing unit (CPU). Your electronic device uses it for storing temporary data. It does this by providing applications with a place to store data you’re actively using so that it can quickly access the data.
Detailed explanation-4: -The main difference between physical and virtual memory is that the physical memory refers to the actual RAM of the system attached to the motherboard, but the virtual memory is a memory management technique that allows the users to execute programs larger than the actual physical memory.