Chapter Study

BCA Semester 4 Operating System () Questions & Answers | Past TU Exam Papers

Practice from Operating System with detailed solutions and model answers from past Tribhuvan University exams.

6
Questions
50
Marks
Back to All Chapters

Define the term seek time and rotational delay in disk scheduling. Suppose that a disk has 100 cylinders, numbered 0 to 99. The drive is currently serving a request at cylinder 43 and previous request was at cylinder 25.The queue of pending request, in FIFO order is: 86, 70, 13, 74, 48, 9, 22, 50, 30 Starting from the current head position, what is total distance (in cylinders) that the disk arm moves to satisfy all pending request for each of following disk scheduling algorithms?
a) FCFS
b) SSTF
c) SCAN
d) LOOK

HardTHEORY10 marks2020(TU FOHSS Final)

Suppose that a disk has 200 cylinders (0-200). The head pointer is currently at 50 and previously at 35. The queue of pending request, in FIFO order is: 60, 190, 40, 125, 15, and 150. The time required to move per cylinder is 6 msec. Starting from the current head position, what is the total seek time needed to satisfy all the pending request for each of the following disk scheduling algorithms?
a) FCFS  b) SCAN

MediumTHEORY5 marks2021(TU FOHSS Final)

When programmed I/O is suitable than other I/O handling techniques? Explain different type System Threat.

MediumTHEORY5 marks2022(TU FOHSS Final)

What is Disk Access Time and Disk Response Time? Suppose that a disk has 200 cylinders, numbered (0199)(0-199). The drive is currently serving a request at cylinder 43/and previous request was at cylinder 25. The queue of pending request, in FIFO order is: 55,58,39,18,90,160,150,38,184.55, 58, 39, 18, 90, 160, 150, 38, 184. Starting from the current head position, what is total distance (in cylinders) that the disk arm moves to satisfy all pending request for each of following disk scheduling algorithms?
a) FCFS
b) SSTF
c) C-SCAN
d) LOOK

MediumTHEORY10 marks2023(TU FOHSS Final)

What is Disk Access Time and Disk Response Time? Suppose that a disk has 200 cylinders, numbered (0-199). The drive is currently serving a request at cylinder 43/and previous request was at cylinder 25. The queue of pending request, in FIFO order is:55,58,39,18,90,160,150,38,184. 55, 58, 39, 18, 90, 160, 150, 38, 184. Starting from the current head position, what is total distance (in cylinders) that the disk arm moves to satisfy all pending request for each of following disk scheduling algorithms?
a) FCFS
b) SSTF
c) C-SCAN
d) LOOK

MediumTHEORY10 marks2023(TU FOHSS Final)

What is use of DMA controller? Consider the following process and answer the following questions.

MediumTHEORY10 marks2024(TU FOHSS Final)
Showing 6 questions

Unit 6: Input/Output Device Management (4Hrs.) chapter questions with answers for Operating System (BCA Semester 4). Prepare for TU exams with our comprehensive question bank and model answers.