Which memory stores the values of variables.

Which memory stores the values of variables. Correct Answer RAM

Variables are usually stored in RAM. Most variables stored in the array (i.e., in main memory) are larger than one byte, so the address of each variable is the index of the first byte of that variable. Viewing main memory as an array of bytes. Main memory, often called RAM, can be visualized as a contiguous array of bytes.

Related Questions

Which are usually variables that are used internally in object methods and also are globally visible variables?
Which memory system is not as a mass memory medium?
The memory cell of a dynamic RAM is simpler and smaller than the memory cell of a _____ RAM.
What is the main advantage of magnetic core memory over semiconductor RAM memory?