Define CPU,MU,RAM,ROM,OOS.
Answers
Answer:
RAM and ROM are both types of computer memory. RAM is used to store computer programs and data that CPU needs in real time. RAM data is volatile and is erased once computer is switched off. ROM have prerecorded data and it is used to boot computer. ... ROM stands for Read Only Memory
Explanation:
Answer:
CPU = A central processing unit (CPU), also called a central processor, main processor or just processor, is the electronic circuitry within a computer that executes instructions that make up a computer program.
MU = Memory Unit, the primary memory for holding data. ... It tells the computer's memory, arithmetic/logic unit and input and output devices how to respond to a program's instructions.
RAM = Random-access memory is a form of computer memory that can be read and changed in any order, typically used to store working data and machine code. A random-access memory device allows data items to be read or written in almost the same amount of time irrespective of the physical location of data inside the memory.
ROM = Read-only memory is a type of non-volatile memory used in computers and other electronic devices. Data stored in ROM cannot be electronically modified after the manufacture of the memory device