Please describe what is the PCB, and give some sample
fields?
Answer Posted / kammari.krishnaiah
PCB(Process cControl Block)
each process is reapracented in the operating system by a
process control block.It is also called as the task control
block.
it contain many peace of information assosiated with a
specide process including these :
1.Process state
2.Process number
3.program counter
4.Registers
5.Memory limits
6.list of open files e.t.c
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Is 8gb ram good?
What do you understand by transaction atomicity?
What are the different phases of compiler? What happens in lexical phase?
Do you know what is a binary semaphore? What is its use?
Explain the layers of a windows xp system.
What is fcfs?
What is ecc in reference to ram?
Differentiate between Multiprocessing, Mutliprogramming and Multithreading.
What is the concept of demand paging?
What are residence monitors?
Can ram affect fps?
Does ram affect excel performance?
What are the basic operations?
How do I install operating system?
How does yahoo handles billions of requests, does it create a thread per request or a process?