NV-RAM (Non-Volatile RAM) is basically memory that keeps its data even when the power is turned off. That’s the key difference compared to regular RAM like DRAM or SRAM, which lose everything as soon as power is gone. It’s still random access memory, meaning the system can read and write data quickly, unlike traditional storage such as hard drives. A common example people are familiar with is flash memory, which is non-volatile and widely used today.