What are the typical elements of a process image?
Answer Posted / subhodip ghosh
The process is active entity....process image contains
Stack:Function parameters,return address, variable address
Data section:it holds local variables .
heap:to hold dynamically allocated memory.
PCB(Process control block):1.process status
2.Process no
3.program counter
4.register
5.memory limits(base & limit)
6.I/0 information
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How do I go to a specific line in vi?
What is belady's anomaly?
How do I copy a path to a shared drive?
Explain the Functionality of Operating System?
What are the two types of file system?
What is starvation os?
Can I change operating systems on my laptop?
What are the 7 elements of communication?
Explain about Different types of real-time scheduling?
Binding of instructions and data to memory?
What is system bus? Explain a few related terms.
What is the advantage of a multiprocessor system?
Why is it called program files x86?
Explain the purpose of the open() and close() operations.
How many types of os are there?