Embed presentation
Download to read offline

RAM is a volatile memory that can store data temporarily as long as power is supplied, allows both read and write operations, and is used to temporarily store data being processed by the CPU. In contrast, ROM is a non-volatile memory that retains data even when power is off, only allows read operations, and is typically used to store firmware and microcode used to initialize and control computer hardware.
