Question
What does RAM mean in Computer Science?(1 point)
Answers
GPT-4o mini
In Computer Science, RAM stands for "Random Access Memory." It is a type of computer memory that can be accessed randomly, meaning that data can be read from or written to any location in the memory without having to go through preceding locations. RAM is used by computers to store data that is actively being used or processed, allowing for quick access and efficient performance.