Skip to content

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

Operating Systems and their Utilities MBA PYQs

What is Process Synchronization?

December 3, 2023July 24, 2023 by Team EasyExamNotes

Common mechanisms for process synchronization include:

For the following jobs calculate average waiting time for (i) Round Robin (q=2) (ii) Shortest job first algorithms

December 3, 2023July 24, 2023 by Team EasyExamNotes

Process P1 P2 P3 P4 CPU Burst 10 8 4 6 Answer Let’s assume that all processes arrive at time 0 for simplicity. (i) Round … Read more

Contrast and explain Multiprogramming and Multitasking ?

December 3, 2023July 24, 2023 by Team EasyExamNotes

Multiprogramming: Multitasking:

Explain PCB and Process context.

December 3, 2023July 24, 2023 by Team EasyExamNotes

PCB (Process Control Block): The PCB typically includes the following information: Process Context Process Context is a snapshot of a process’s execution state, including all … Read more

Define a process, its states with the help of a diagram ?

December 3, 2023July 24, 2023 by Team EasyExamNotes

Process: A process passes from number of states during its life, states are as follows 1) New state2) Ready state3) Running state4) Wait state5) Termination … Read more

Explain the main features of an Operating System along with the services it provides ?

December 3, 2023July 24, 2023 by Team EasyExamNotes

The main features and services of an operating system: 1. User Interface (UI) The OS provides a user interface that allows users to interact with … Read more

Newer posts
← Previous Page1 Page2

© 2024 EasyExamNotes.com | Some content on this site was generated with the assistance of Google's Gemini AI and ChatGPT.