multitasking, multiprogramming, and multithreading
Multiprogramming: multiprogramming is the technique of running several programs at a time using timesharing it allows a computer to do
Read moreMultiprogramming: multiprogramming is the technique of running several programs at a time using timesharing it allows a computer to do
Read moreDeadlock is a potential problem in any operating system. It occurs when a group of processes each have been granted
Read morewhen two or more processes are simultaneously in ready state and only one CPU is available, a choice has to
Read moreMain components of operating system are kernel and shell. Shell is a interface between application program and kernel. Whenever application
Read moreA logical address is the address of the instruction or data word as used by a program (this includes the
Read moreAn operating system is system software that provides interface between user and hardware. The OS provides the means for the
Read more