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 |
How the Kernel handles both the page stealer and the fault handler?
What mean operating system?
What do you understand by coding schemes?
Explain an idle thread?
Describe main memory and secondary memory storage in brief.
What is drawback of mvt?
What is the signal?
Why partitioning and formatting is a prerequisite to installing an operating system?
Does deleting all files uninstall a program?
What is a job queue?
What is busy waiting?
Can you move programs from c drive to d?