Pregunta de entrevista de Intel Corporation

describe where is the code during program execution

Respuesta de la entrevista

Anónimo

28 de jun de 2020

in the ram memory, there is a space allocated for the instance of the program - also called a process, and it contains a segment dedicate for the text ( also with segments for the program call, segment for heap and a segment for the stack.)