Computer Science, asked by charanboddeda, 9 months ago

sequence of memory access while running computer program

Answers

Answered by ratdna
2

RAM is the memory which is accessed whilst running a computer program.

Answered by smartbrainz
0

The sequence of memory is RAM-DISK-RAM-CPU.

Explanation:

The sequence of memory is RAM-DISK-RAM-CPU on running a program in the computer. The RAM collects the entire information from the source document, which is stored in the disk. Then the RAM compiles and processes the facts in the document. Lastly, the processed data is sent to the CPU. Thus, this is the structure of memory access on executing a computer program.

 

Similar questions