Skip to content

PrepBytes Blog

ONE-STOP RESOURCE FOR EVERYTHING RELATED TO CODING

Log In

Log Out

Menu
  • Language
    • C
    • C++
    • Java
    • Javascript
    • Python
  • Data Structure
    • Array
    • Graphs
    • Heap
    • Linked List
    • Segment Tree
    • Stack
    • Trees
    • Queue
  • Algorithm
    • Backtracking
    • Dynamic Programming
    • Greedy Algorithm
    • RECURSION
    • Searching
    • Sorting
  • CSE Subjects
    • Operating System
  • Company Placement
  • Interview
    • Interview Tips
    • General Interview Questions
    • Algorithms
    • Data Structure
    • Languages
    • Other Topics
  • Competitive
    • Data Structure
      • Array
      • Graph
      • Heap
      • Segment Tree
      • Stack
      • Queue
      • Tree
      • Tries
    • Algorithm
      • Backtracking
      • Dynamic Programming
      • Greedy Algorithm
      • Searching
      • Sorting
    • Other Topics
      • Computational Geometry
      • Game Theory
      • Maths
      • Pointers
      • Recursion
      • String
  • Others
    • Computational Geometry
    • Game Theory
    • Hashing
    • Maths
    • Pointers
    • Recursion
    • String

Sign in to your account

Forgot your password?

New User? Create Account

Login via OTP

We will send you an one time password on your mobile number

New User? Create Account

Login via OTP

An OTP has been sent to your mobile number please verify it below

Resend OTP in 30 sec
Resend
New User? Create Account

Register with PrepBytes

I agree to the terms and conditions.
Already have a account? Login Here

Category: Operating system

This will contain articles related to Operating Systems

Operating system

Linux Operating System

PrepbytesJanuary 27, 2023January 30, 2023
In this article we will learn about Linux Operating System, and what is Linux used for. We will learn about various different features of Linux Operating System. We will also...
Operating system

Priority Scheduling in OS

PrepbytesJanuary 27, 2023January 30, 2023
In this tutorial, we will be discussing What is Priority Scheduling in OS, How Priority Scheduling in OS works. What are the key points that should be noted down for...
Operating system

What Is Paging In OS?

PrepbytesDecember 29, 2022
In this article, we will deep dive and discuss what is paging in os, page replacement algorithms in os, demand paging in os, and page fault in os. Paging in...
Operating system

Memory Management in OS

PrepbytesDecember 28, 2022December 28, 2022
Operating systems require memory management to function properly. It deals with how the computer system's main memory is used. Its function is to transfer processes between secondary memory (R.O.M) and...
Operating system

Difference Between Compiler and Interpreter

PrepbytesDecember 26, 2022
This blog describes the difference between Compiler and Interpreter. Compilers and interpreters are essential tools required to translate programs written in high-level languages into machine code that a computer can...
Operating system

Most Used Operating System Examples

Guneet MalhotraDecember 9, 2022December 12, 2022
In this article, we are going to see the most used operating system examples. We will discuss the following most used operating system examples; Windows, Linux, Android, Apple iOS, Apple...
Operating system

Functions of Operating System

Guneet MalhotraDecember 9, 2022December 12, 2022
In this article, we will discuss the functions of operating system. We will discuss how the operating system acts as a resource manager, provides security, manages storage, etc. So, let’s...
Operating system

Understand Process Synchronization with Example?

Naimish MulaniDecember 6, 2022January 2, 2023
Process synchronization is a task used to manage the processes thus no two processes have access to the same data or resources. In other words, when two processes have access...
Operating system

What are the Types of an Operating System?

PrepbytesNovember 30, 2022
In this article, we will discuss the different types of operating system. So, let’s get started. Types of Operating System There are different types of Operating Systems. Each type has...
Operating system

What is Operating System?

PrepbytesNovember 29, 2022November 29, 2022
In this article, we are going to discuss “What is Operating System?”. We will discuss the various needs of an operating system, the generic architecture of an operating system, and...
Operating system

Process scheduler PCBs and queueing

Abhishek SharmaJuly 14, 2022August 30, 2022
Process Scheduling: It is the activity of the process manager that handles the removal of the running process from the CPU and the selection of another process on the basis...
Operating system

Difference Between MLQ And MLFQ CPU Scheduling Algorithms

Abhishek SharmaJuly 12, 2022August 30, 2022
What is Multilevel Queue Scheduling? In multilevel queue scheduling, all the processes are assigned permanently to the queue at the time of entry. Processes will not move between queues and...
Operating system

What is a Real-Time Operating System (RTOS)?

PrepBytesNovember 30, 2019November 24, 2022
An RTOS (real-time operating system) is an operating system that guarantees a correct result within the specified deadline period. In other words, we can say that a Real-time operating system...
Operating system

What is Operating System

PrepBytesNovember 27, 2019March 30, 2022
An operating system is a program that manages the computer hardware . It acts as an intermediary between the computer user and the computer hardware. An operating system manages overall...

Pages

  • ALGORITHMS
  • ARRAY
  • BACKTRACKING
  • C PROGRAMMING LANGUAGE
  • C++ PROGRAMMING LANGUAGE
  • CAPGEMINI
  • CIRCULAR LINKED LIST
  • COMPANY PLACEMENT PROCEDURE
  • COMPETITIVE CODING
  • COMPUTATIONAL GEOMETRY
  • CSE SUBJECTS
  • DATA STRUCTURE
  • DOUBLY LINKED LIST
  • DYNAMIC PROGRAMMING
  • GAME THEORY
  • GRAPHS
  • GREEDY ALGORITHM
  • HASHING
  • HEAP
  • INTERVIEW PREPARATION
  • INTERVIEW TIPS
  • JAVA PROGRAMMING LANGUAGE
  • JAVASCRIPT PROGRAMMING LANGUAGE
  • Languages
  • LINKED LIST
  • LINKED LIST USING C
  • MATHEMATICS
  • OPERATING SYSTEM
  • POINTERS
  • PYTHON PROGRAMMING LANGUAGE
  • QUEUE
  • RECURSION
  • SEARCHING
  • SEGMENT TREE
  • SORTING
  • STACK
  • STRING
  • TREES

Recent Articles

  • 1
    January 30, 2023

    Define and Include in C

  • 2
    January 30, 2023

    Java IOException

  • 3
    January 30, 2023

    Function Overloading in Python

  • 4
    January 30, 2023

    Macros in C Language

  • 5
    January 30, 2023

    C Input and Output Functions

  • 6
    January 30, 2023

    Python Map Function

Close
Menu
  • Language
    • C
    • C++
    • Java
    • Javascript
    • Python
  • Data Structure
    • Array
    • Graphs
    • Heap
    • Linked List
    • Segment Tree
    • Stack
    • Trees
    • Queue
  • Algorithm
    • Backtracking
    • Dynamic Programming
    • Greedy Algorithm
    • RECURSION
    • Searching
    • Sorting
  • CSE Subjects
    • Operating System
  • Company Placement
  • Interview
    • Interview Tips
    • General Interview Questions
    • Algorithms
    • Data Structure
    • Languages
    • Other Topics
  • Competitive
    • Data Structure
      • Array
      • Graph
      • Heap
      • Segment Tree
      • Stack
      • Queue
      • Tree
      • Tries
    • Algorithm
      • Backtracking
      • Dynamic Programming
      • Greedy Algorithm
      • Searching
      • Sorting
    • Other Topics
      • Computational Geometry
      • Game Theory
      • Maths
      • Pointers
      • Recursion
      • String
  • Others
    • Computational Geometry
    • Game Theory
    • Hashing
    • Maths
    • Pointers
    • Recursion
    • String
FOLLOW US
CONTACT US
+91-8800 2588 17
contact@prepbytes.com
QUICK LINKS
Interview NotesMock TestsPlacement ProgrammeCoding CoursesMock InterviewAbout UsBlog