Pergunta de entrevista da empresa PTC

Explain the process behind storing a variable in memory.

Resposta da entrevista

Sigiloso

26 de jul. de 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.