The statement is false - volatile memory DOES lose contents when power is switched off. RAM is the classic example of volatile memory. Non-volatile memory (ROM, flash, hard disk) retains data without power. The correct answer is False because the statement's definition is wrong.