Answer Posted / laxmi narayana.moru
from the birth of the process..process is executed in
various states,which are as follows..
1.new state(wating for main memory)
2.ready state(current in memory.waiting for cpu time)
3.running state(currently in execution by cpu)
4.waiting state(for some resources,interrupts,child process)
5.terminate state
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is ecc in reference to ram?
What is buffered ram?
What do you mean by memory leak?
How long should a chkdsk take?
Explain the key object oriented concepts used by windows nt?
Explain bootstrap program in operating system.
What is cpu scheduler?
How do I know chkdsk is finished?
How does thread synchronization occur in a monitor?
Give an example of a Process State.
Explain what you mean by memory alignment.
What is the cause of thrashing? How does the system detect thrashing?
What is the cause of thrashing?
what is the difference between mutexes and semaphores?
What are the differences between Real Time Operating System (RTOS) and General Purpose Operating Systems (GPOS)?