Concept of Threads

A thread is a single sequential flow of control within a program. A thread is the smallest unit of processing that can be performed in … Read more

Process concept

Program which is under execution is known as process. Two conditions for process Attributes of process: Description about process attributes is given below 1. Process … Read more

File systems

File Systems:  A filesystem is the methods and data structures that an operating system uses to keep track of files on a disk or partition, … Read more

Types of os

Different Types of OS:  Some of the most widely used types of Operating system. Simple Batch System Multiprogramming Batch System Multiprocessor System Distributed Operating System … Read more

Evolution of os

Evolution of OS is divided in 5 phases: Phase 0: (1940-1955):  Computers are exotic experimental equipment.  Program in machine language.  Use plug boards to direct … Read more

Functions of os

Functions of OS 1. Booting Booting is a process of starting the computer operating system starts the computer to work. It checks the computer and … Read more