Q1. Which statement correctly describes secondary storage in a computer system?
Explanation
Secondary storage is used for long-term storage of programmes, files and other data. The important feature is non-volatility: the stored data remains available even after the computer is switched off. RAM is the main working memory used for current processing and is volatile, so options about direct CPU working memory or data loss on shutdown point to primary memory, not secondary storage. Cache memory is much faster than ordinary secondary storage.
