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


Please Help Members By Posting Answers For Below Questions

What is time slice?

561


List the possible threads a thread can have?

551


Define trashing?

604


Is intel core i5 64 bit or 32 bit?

523


What is the cause of thrashing?

608






What is the most used operating system?

530


What are the different phases of compiler? What happens in lexical phase?

678


What is the cpu scheduler?

536


Is it ok to interrupt chkdsk?

552


What complications does concurrent processing add to an operating system?

668


What is multi tasking, multi programming and multi threading?

566


Can I upgrade my cpu from 32 to 64 bit?

514


How can the speed of interrupt driven input output systems be improved?

562


What is buffered ram?

630


Explain how a TP Monitor manages memory and processor resources more effectively than a typical operating system.

1456