Concept:Temporary storage on a computer is provided by volatile memory that loses data when power is off.Explanation:RAM (Random Access Memory) is used for temporary storage of data and programs currently in use.It is volatile, meaning its contents are lost when the computer is turned off.ROM, floppy disks, and flash drives store data permanently.Answer:A. RAM