About 600 results
Open links in new tab
  1. Input and Output Devices - GeeksforGeeks

    Jul 23, 2025 · An input/output (I/O) device is any hardware that enables a human user or another system to communicate with a computer. As the name suggests, these devices can both …

  2. Difference between Input and Output devices - GeeksforGeeks

    Jul 12, 2025 · Input devices allow users to provide data and instructions to a computer, while output devices present processed data in a user-friendly form. Understanding the differences …

  3. Computer Hardware - GeeksforGeeks

    Jul 23, 2025 · These components work together to process input and deliver output based on user instructions. In this article, we’ll explore the different types of computer hardware, their …

  4. Communication to I/O Devices in Operating System

    Aug 6, 2025 · Users can issue commands, engage with programs, and traverse the system via input devices such as keyboards and mice. The user gets information, results, or visual …

  5. I/O buffering and its Various Techniques - GeeksforGeeks

    Jul 12, 2025 · I/O buffering is a technique used in computers to manage data transfer between the computer's memory and input/output devices (like hard drives, printers, or network devices).

  6. Introduction to Input-Output Interface - GeeksforGeeks

    Jul 15, 2025 · A peripheral device is that which provide input and output for the computer, it is also called Input-Output devices. For Example: A keyboard and mouse provide Input to the …

  7. Input Devices - GeeksforGeeks

    Sep 29, 2025 · These devices let us send data or commands to the computer, allowing it to process information and perform tasks. Whether it's typing on a keyboard or clicking a mouse, …

  8. I/O scheduling in Operating Systems - GeeksforGeeks

    Jul 15, 2025 · I/O operations involve communication between the CPU and external devices like hard drives, keyboards, and printers. These operations are managed by the operating system, …

  9. Device Management in Operating System - GeeksforGeeks

    Jul 23, 2023 · Input/output devices are assigned to processes by the device management system based on their importance. Depending on the situation, these devices may also be temporarily …

  10. Device Controllers in Operating System - GeeksforGeeks

    Jul 23, 2025 · In computer systems, I/O devices do not usually communicate with the operating system. The operating system manages their task with the help of one intermediate electronic …