About 400 results
Open links in new tab
  1. Introduction to Operating System - GeeksforGeeks

    Nov 8, 2025 · The purpose of an operating system is to provide an environment in which a user can execute programs conveniently and efficiently. The operating system (OS) is a program that runs at …

  2. What is an Operating System? - GeeksforGeeks

    Jul 25, 2025 · An Operating System is a System software that manages all the resources of the computing device. Acts as an interface between the software and different parts of the computer or …

  3. Operating System Tutorial - GeeksforGeeks

    Sep 27, 2025 · An Operating System (OS) is a software that manages and handles hardware and software resources of a computing device. Responsible for managing and controlling all the activities …

  4. Computer Fundamentals Tutorial - GeeksforGeeks

    Aug 26, 2025 · This Computer Fundamentals Tutorial covers everything from basic to advanced concepts, including computer hardware, software, operating systems, peripherals, etc.

  5. Kernel in Operating System - GeeksforGeeks

    Sep 22, 2025 · A kernel is the core part of an operating system. It acts as a bridge between software applications and the hardware of a computer. The kernel manages system resources, such as the …

  6. Graphical User Interface - GeeksforGeeks

    Jul 26, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school …

  7. Traps and System Calls in Operating System (OS)

    Jul 15, 2025 · In summary, traps and system calls are essential mechanisms used by an operating system to ensure that privileged operations are performed securely and efficiently. Understanding …

  8. Batch Processing Operating System - GeeksforGeeks

    Jul 23, 2025 · A batch processing operating system (BPOS) is designed to handle and process large volumes of data in batches, making it ideal for organizations that require efficient and rapid data …

  9. Atomic Operations in OS - GeeksforGeeks

    Jul 23, 2025 · Atomic operations in Operating System are those operations, which execute without interruption of any other process in between their execution phase. They execute at the lowest level …

  10. Virtual Memory in Operating System - GeeksforGeeks

    Sep 13, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, …