Pergunta de entrevista da empresa Intel Corporation

describe where is the code during program execution

Resposta da entrevista

Sigiloso

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.)