About 50 results
Open links in new tab
  1. Operating System - Overview

    An Operating System (OS) is an interface between a computer user and computer hardware. An operating system is a software which performs all the basic tasks like file management, memory …

  2. Operating System Tutorial - Online Tutorials Library

    An Operating System (OS) is a collection of software that manages computer hardware resources and provides common services for computer programs. When you start using a Computer System then …

  3. Operating System Quick Guide - Online Tutorials Library

    The OS defines a job which has predefined sequence of commands, programs and data as a single unit. The OS keeps a number a jobs in memory and executes them without any manual information. Jobs …

  4. Operating System - Dining Philosophers Problem

    The Dining Philosophers Problem is a classic synchronization problem that shows the challenges of sharing resources between multiple processes or entities. It was formulated by Edsger Dijkstra in …

  5. Distributed in Operating System - Online Tutorials Library

    So far in this tutorial, we discussed operating systems that runs on a single computer. However, in today's interconnected world, there are scenarios where multiple computers need to work together to …

  6. Operating System Components - Online Tutorials Library

    Dive into the key components of operating systems that ensure efficient performance and resource management in computing.

  7. Semaphores in Operating Systems - Online Tutorials Library

    Discover the role of semaphores in operating systems, including their types and functions for effective process synchronization.

  8. Operating System - States of a Process - Online Tutorials Library

    A process in an operating system can undergo various states during its lifecycle in the system. First of all, when you run a program it becomes a process. Then the operating system manages the process …

  9. Operating System - Page Table - Online Tutorials Library

    A page table is a data structure used during paging in virtual memory systems. We have already learned about paging and demand paging in previous sections. Read this chapter to learn the basics of page …

  10. Operating System Overview - Online Tutorials Library

    Elements of Windows OS Following are the significant element of W indows O perating S ystem (WOS) − Graphical User Interface Icons (pictures, documents, application, program icons, etc.) Taskbar …