Is the memory volatile or not?
ROM (read only memory) → will not be lost if power is lost (non-volatile)
RAM (random access memory) → will be lost if power is lost (volatile)