The PROM (Programmable Read Only Memory) can only be written to once and then cannot be changed even if power is removed. Like a CD-R.
The EPROM (Erasable Programmable Read Only Memory) can be written to and rewritten to as needed even if power is removed. Like a CD-RW.
Cache memory is volatile memory and doesn't store anything past a power loss.
Virtual memory is not really memory but temporary storage on the hard drive is an area of the drive the OS designates as temporary memory for programs that are running in the back ground and not actively being used.
The EPROM (Erasable Programmable Read Only Memory) can be written to and rewritten to as needed even if power is removed. Like a CD-RW.
Cache memory is volatile memory and doesn't store anything past a power loss.
Virtual memory is not really memory but temporary storage on the hard drive is an area of the drive the OS designates as temporary memory for programs that are running in the back ground and not actively being used.