Wednesday, July 11, 2018

All the students of III B.Tech - I SEM are requested to submit the Assignment on or before 17-07-18, 2.00 PM.

Assignment Questions
  1. Compare and contrast thread and process. Discuss Multithreading Models with neat diagrams.
  2. Discuss the following? a) CPU-I/O burst cycle b) CPU schedule c) Pre-emptive and non-preemptive scheduling d) Dispatcher
Class Test Questions 
(Date of Exam :A Sec-21-07-18 B Sec- 17-07-18)
  1. With the help of a state transition diagram, explain various states of a process. 
  2. Write in detail about the thread libraries.
  3. Write in detail about the thread libraries.
  4. Discuss any two preemptive scheduling algorithms with suitable examples.
  5. Discuss the following CPU scheduling algorithms with suitable examples a) Priority b) Multilevel- queue scheduling c) Multi-level feedback queue scheduling 
  6.  Explain the concept of multi-threading? Discuss the following multithreading models.            a) Many-to-one b) One-to-one c) Many-to-many d) Two-level.