Computer Science, asked by ummeh2445, 3 months ago

What is RAM? Full details?

Answers

Answered by thinker40
1

Answer:

Random-access memory is a form of computer memory that can be read and changed in any order, A random-access memory device allows data items to be read or written in almost the same amount of time irrespective of the physical location of data inside the memory.

Answered by p098
2

Explanation:

RAM(Random Access Memory) is a part of computer's Main Memory which is directly accessible by CPU. RAM is used to Read and Write data into it which is accessed by CPU randomly. RAM is volatile in nature, it means if the power goes off, the stored information is lost.

Similar questions