Domanda di colloquio di PTC

Explain the process behind storing a variable in memory.

Risposta di colloquio

Anonimo

26 lug 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.