answersLogoWhite

0

Sort of. Actually the RAM contains the values of the variables. Whenever you define a variable in a programming language, when compiled, this variable is converted to a memory (i.e., RAM) location. In interpreted languages, the RAM usually also contains a list of variables, with their names and types - although details vary, depending on the language.

User Avatar

Wiki User

11y ago

What else can I help you with?