Where are programs and data temporarily stored while being processed?
Explanation
Programs and data are temporarily held in Random Access Memory (RAM) during processing, allowing quick read and write access. Secondary storage and ROM are not used for temporary data storage during processing, while the CPU executes instructions but does not store data itself.