Operating System Activity Crossword Puzzle

Download and print this Operating System Activity crossword puzzle. Use a pencil or pen to complete the puzzle by filling in the blanks. The completed answers are included, so you can easily check your progress.

Operating System Activity Crossword Puzzle

PDF will include puzzle sheet and the answer key.

 

Browse all Computers / IT Puzzles

QUESTIONS LIST:

  • kernel: core part of the os is _
  • system call: who provides the interface to access the services of the operating system?
  • pre emptive: cpu scheduling that interrupts a running process.
  • sjf : in _ scheduling, the process with the lowest burst time, among the list of available processes in the ready queue, is going to be scheduled next.
  • network: _ operating system runs on the server?
  • operating system : the software that manages computer hardware and software
  • ram: the main memory of a computer is _
  • fcfs: a scheduling method where the first process arrives first.
  • terminate: the final state of a completed process.
  • thread: the smallest unit of execution in a process and also called lightweight process.