InterviewSolution
Saved Bookmarks
| 1. |
Describe computer memory unit |
|
Answer» ☛ Memory unit is also known as the primary storage or main memory (RAM).☛ It stores data program instructions internal RESULTS and final output temporarily before it is sent to an appropriate output device .☛ It consists of thousands of CELLS called storage locations .☛ These cells activate with off on or binary digits (0,1) Mechanism .☛ These bits are used to store instructions and data by their combinations .☛ Hence There is a need for storage DEVICES to provide Backup storage . |
|