Uses of computer in Banks
The use of computers in the banks is an effective method for reducing the time taken in the process and also reducing the cost incurred. The computer helps the banks …
The use of computers in the banks is an effective method for reducing the time taken in the process and also reducing the cost incurred. The computer helps the banks …
100 HackerRank Solution in Order. The Solutions are provided in 5 languages i.e. C, C++, Java, Python, C#. If you want solution of any specific HackerRank Challenge mention it down …
Shortest remaining time first the name itself says that it is actually we are going to take the shortest jobs but in a different way and it is actually based …
The highest response ratio next of the name itself says that we are going to find something called a response ratio and now we show pulses having the highest of …
Shortage of first where we have picked up the shortage jobs and should use them first here we are going to pick the longest jobs and should enjoy them so …
Process executes it changes its state and the state of a process is defined in part by the current activity of that process so when a process is executing it …
Multi-level queue scheduling and we have seen how it works so there we saw that we have classified our processes into different groups and these groups were made into different …
FCFS scheduling but preemption is added to switch between processes so this round-robin scheduling algorithm in one way is similar to the first come first serve scheduling but preemption is …
Inter process communication where we saw that shared memory systems and message-passing systems were two ways in which inter-process communication can take place so in this lecture we’ll be seeing …
now let us see the non-preemptive version of this clarity so here once we take a you I’m going to take a process which is having the highest priority we …