A. Volatile
B. All of these
C. Random Memory
D. Temporary
🧠 Explanation:
RAM (Random Access Memory) is volatile, losing data when power is off, unlike non-volatile ROM. It temporarily stores data for quick CPU access, enabling fast processing in tasks like gaming or multitasking. Understanding RAM’s volatility is crucial in computer science, as it impacts system performance and data management. Its temporary storage supports dynamic applications, requiring constant power. RAM’s role is vital in devices from smartphones to servers, ensuring efficient data handling in computing, with implications for performance optimization in programming, IT, and technology-driven industries worldwide.