RAM, random-access memory, is called that because
.
.
Click on the title for the solution
.
.
it is optimized for random number processing.
accesses are randomized to prevent clogging the control lines.
you can pick any two random locations and it will take the same time to access the data.
when power is turned off, its contents are lost and replaced by random bits.
none of the above.
.
Click on the title for the solution
.
.
This is the answer:
:
it is optimized for random number processing.
accesses are randomized to prevent clogging the control lines.
you can pick any two random locations and it will take the same time to access the data.
when power is turned off, its contents are lost and replaced by random bits.
none of the above.
Comments
Post a Comment