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
What is the virtual memory?
Explain the basic concepts and hierarchy of memory?
What is a safe state and a safe sequence?
What are the different memories you know about? Which of them takes the shortest access time?
What differences are there between a semaphore wait signal and a condition variable wait signal?
How are data structures handled by ntfs?
How can you pause the execution of a Thread for a certain amount of time?
What is a cache memory?
Explain the functions of the cu and alu in the cpu of a computer.
What are deadlock prevention techniques?
Define paging and deadlock.
What is turnaround time?
Should I install 32 bit or 64 bit?
Do I need program files x86?
What is the purpose of system calls?