Pregunta de entrevista de PTC

Explain the process behind storing a variable in memory.

Respuesta de la entrevista

Anónimo

26 jul 2023

A variable is stored in memory based on the amount of memory that is needed. Following are the steps followed to store a variable: The required amount of memory is assigned first. Then, it is stored based on the data structure being used.