Exams
Subjects
Classes
Home
TS PGECET
Computer Science & Inform...
List of top Computer Science & Information Technology Questions on Operating Systems asked in TS PGECET
For which deadlock management strategy, the Ostrich algorithm is used?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Consider a disk queue with requests for I/O to blocks on cylinders as 98, 183, 37, 122, 14, 124, 65, 67 and head starts at 53. What are the total head movements for FCFS and SSTF algorithms?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
What is the major problem with priority scheduling algorithm?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
A solution to the critical section problem should satisfy three requirements. Choose the correct set from the following: \[ \text{I. Mutual Exclusion} \] \[ \text{II. Progress} \] \[ \text{III. Hold and Wait} \] \[ \text{IV. Circular Wait} \] \[ \text{V. Bounded Waiting} \]
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
What is the solution for the problem of external fragmentation?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Choose a procedural language from the following
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
In which one of the following modes, the hardware allows privileged instruction to be executed?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Which among the following is a light weight process?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Choose the correct statements about fork and vfork system calls. Statement-I: vfork is faster than fork. Statement-II: fork is safer than vfork. Statement-III: vfork shares parent's memory, fork copies memory.
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Which CPU scheduling algorithm uses time quantum for processes?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Which page replacement algorithm suffers with Belady's anomaly?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems
Consider the following statements about interrupts.
Statement-I: Internal interrupts are synchronous with the program while external interrupts are asynchronous.
Statement-II: Internal interrupts are called traps. The correct answer is
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Operating Systems