InterviewSolution
Saved Bookmarks
| 1. |
Name the memory (Primary/Secondary)with the following features: If current is interrupted, data is lost. Before a program is ready to run, the program is loaded into this memory, which allows the CPU directly access the program. |
|
Answer» RAM because it has above given features. |
|