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 |
Explain what do you understand by registers, briefly explain the various types of registers.
What is trp timing?
Why do we need threads?
What is the most used operating system?
Binding of instructions and data to memory?
What is the state of processor, when a process is waiting for some event to occur?
Define max, min heap and search time of heap.
0 Answers Amdocs, Tavant Technologies, Thomson Reuters, Verifone,
What is the difference between logical and physical address space?
Describe main memory and secondary memory storage in brief.
What is the code of mobile?
Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
What does echo $$ do?