Operating System Final Term Previous Paper

Universt XYZ Final-Term Examination-Spring 2018 Course Code: CS-313 Course Title: Operating System Concept Teacher’s Name: XYZ Total Marks: 50 Date And Time: Total Time: 2 Hours Student’s Name: Reg. No.: ---------------------------------------------------------------------------------------------------------------------------------------------- Students are advised to read and follow these instructions: 1. Write your Registration Number, other relevant information on the front page of the answer booklet sign it in the appropriate space. 2. Point out any discrepancy (torn pages, loose sheets etc.) to the invigilating staff. 3. Do not share/borrow stationery items and calculator. 4. Manage your time according to the marks allotted to the respective questions. 5. Please ensure that the area in your threshold is clean. You will be charged for any material which can be classified as ‘helping in the paper’ found near you. 6. Ask for clarifications by the Course Instructor only within the first 15 minutes of the start of the paper. 7. Mobile phones are not allowed in the Examination Hall. 8. Attempt all questions. 9. The marks for each question are written in parentheses ( ). Q-1: How can interrupts be used to improve processor utilization during I/O activity? B: Multi-programming (or multi-tasking) enables more than a single process to apparently execute simultaneously. How is this achieved on a uniprocessor? C: Describe a sequence the sequence of step that occur when a timer interrupt occurs that eventually results in a context switch to another application. (12) Q2: FIFO is also known FCFS, given below is the data with processes ID, their arrival time and their burst time. Find out the a. Average completion time b. Average waiting time ii) Round Robin is another scheduling algorithm how it works? Given below the question with processes ID, Arrival time and their Service time. The time quantum is 4 quanta. Find out the following a. Average completion time b. Average waiting time (7+7) Marks Q-3: Given below the figure what this figure depicts. Illustrate the working of interrupt or system call. How operating system saves the previous state and load the new one and vice versa. (10)
Q-4: Priority scheduling is a method of scheduling processes based on priority. Given below the example data find out the response time, average completion and waiting time of each process. (6) ii) Discuss the following (8) a. Preemptive scheduling b. Five states of process c. Long term scheduler d. Short term scheduler

Comments

Popular posts from this blog

Magnifier- Magnifying Glass Privacy Policy

Boot Windows Oops, we get this horrible error! new method

Lab. No 8 Shortest Job First Operating System