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 briefly about, processor, assembler, compiler, loader, linker and the functions executed by them.
What are counting semaphores?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
What is virtual memory? Where it used by OS?
In a ram description ddr 2 1066mhz “2.5-3-3-8” what do the numbers in quotes signify?
What is shadow ram?
Difference between static and dynamic RAM?
What is the full form itc?
What is the basic difference between pre-emptive and non-pre-emptive scheduling.
What's the difference between 32 and 64 bit?
What is micro kernel approach and site its advantages?
What are the different synchronization mechanisms?