File Systems — Operating System Q1. A file is a collection of:A) RecordsB) BytesC) CharactersD) All of...
Operating Systems
Virtual Memory — Operating System Q1. A process has 64 KB logical address space, page size =...
Memory Management — Operating System Q1. A system has 64 KB of main memory. If page size...
I/O Scheduling MCQs — Operating System Q1. A disk has requests at cylinders: 10, 22, 20, 2,...
CPU Scheduling — Operating System Q1. Consider 3 processes with the following burst times: P1 = 10...
Deadlocks MCQs — Operating System Q1. Which of the following is not a necessary condition for a...
Process Synchronization — Operating System Q1. Which of the following conditions must hold for a race condition...
Concurrency MCQs — Operating System
Inter-Process Communication – Operating System Q1. Inter-process communication (IPC) allows processes to: A) Share only CPU timeB)...
Threads MCQs — Operating Systems