Question: When a program is loaded into the memory and it becomes a process, it can be divided into which of the sections?
<ol>
<li>stack</li>
<li>heap</li>
<li>text</li>
<li>data</li>
</ol>
Answer:
stack
heap
text
data
MCQ: When a program is loaded into the memory and it becomes a process, it can be divided into which of the sections?
<ol>
<li>stack</li>
<li>heap</li>
<li>text</li>
<li>data</li>
</ol>