Tag Archives: Operating System – Basic

Dual Mode of Operating Systems

Dual-mode operation forms the basis for I/O protection, memory protection and CPU protection. Two modes are provided by the hardware – user and kernel mode. Mode bit is added to computer hardware to indicate the current mode. When system boots, hardware starts in kernel mode. The OS is loaded and then user process is started in user mode.… Read More »

Applications of Operating System

An Operating System (OS) is a collection of software that manages computer hardware resources and provides common services for computer programs. Application programs usually require an operating system to function. The fundamental goal of a Computer System is to execute user programs and to make tasks easier. There are various types of operating systems. Applications of Operating System… Read More »