Explain Scheduling?
Answer / madhumathi
the way by which the processes are alloated to CPU to use
the CPU time is called scheduling.
there are different types of schedulings algorithms
1.FCFS(first come first serve)
2.SJF(shortest job first)
3. SHORTEST JOB NEXT
4.ROUND ROBIN
5. MULTILEVEL FEEDBACK SCHEDULING
| Is This Answer Correct ? | 8 Yes | 0 No |
Does 64 bit use more ram?
What is the best way of communication in multi process environment? ex: getting log from different applications from multi servers?
What are starvation and aging?
Is 8gb ram good?
What is the use of chkdsk f?
What is operating system give two examples?
Can ram affect fps?
What do you mean by memory leak?
What is the main difference between wait() and sleep() method?
Which is the fastest operating system?
What are the different phases of software development?
Explain the types of data storage and its relation with the cpu.