Computer Science
Assertion. The primary memory is volatile memory as all its contents get erased as soon as the power goes off.
Reason. The cache memory is also a primary memory.
Related Questions
Assertion. A computer can deliver performance only through an efficient combination of hardware and software.
Reason. While hardware refers to the physical electronics equipment, software are the recorded programs that govern the hardware to perform tasks in a computer.
Assertion. The CPU of a computer uses registers as memory.
Reason. Registers are small data holding areas within CPU that hold data, instructions etc. during the processing.
Assertion. A part of main memory is non-volatile too.
Reason. ROM is a read only memory with some pre-written instructions, which are retained even after power is off.
Assertion. Not all types of software are system software.
Reason. Application software are designed to carry out operations for a specific application.