sequential (4)

 https://wodewangzhishime.blogspot.com/2021/07/httpswodewangzhishime_74.html

.

Ref: https://wodewangzhishime.blogspot.com/2021/08/httpswodewangzhishime_59.html

.

 


.

Me: When I delete a software in (Microsoft), the (operation chip) said, "the program is running in the memory, please, first, stop the program in the memory " . Where is the memory ??

.

John: The CPU itself has its memory. . .We call that Cache . The additional RAM has memory as well . The additional RAM is far away from the CPU. . As a result, they run slower than the Cache of the CPU. .


if (the register = true)

{

the program = running();

}

else 

{

the program = stop();

}


Comments