What kind of memory temporarily stores the program and data that the CPU is actively using?
Explanation
RAM (Random Access Memory) is the type of memory that temporarily holds the program and data currently being processed by the CPU. Unlike ROM, which is permanent, RAM is volatile and allows the CPU quick access to information it needs immediately. CMOS is used for storing BIOS settings, while ASCII is a character encoding standard.