CS101 Assignment 2 Spring 2021 Solution Guideline

CS101 Assignment 2 Spring 2021 solution Guideline - 100% correct solution guideline

CS101 Assignment 2 Spring 2021 Solution Guideline | 100% Correct Solution | Link in Description. This is a solution to assignment no 2 for CS101 introduction to computing. This assignment is from the concepts of Operating systems. We know the A program in execution is called process. OS executes a process with different ways. Batch processing, Time sharing, multitasking, multiprogramming and other methods are used to exegete a process.

There are 4 processes A, B, C, and D in the ready queue for execution. Process Total CPU Time Process A 4ms Process B 6ms Process C 4ms Process D 8ms The processes enter in the ready queue in the sequence B, D, A, and C and are picked by the dispatcher in the same order. Value of Time Slice is 2ms. The dispatcher picks a process from Ready Queue and sends it to the processor for execution. You are required to  Draw the ready queue for the above given processes. 

CS101 Assignment 2 Spring 2021

Draw the step-wise pictorial diagram of the above given scenario in the context of multiprogramming. After watch this you will learn.

  • 1. What is Operating system
  • 2. What is Process
  • 3. What time Slice
  • 4. What is multiprogramming
  • 5. What is Dispatcher

Here is sample Solution for Q1

Cs101 Assignment 2 solution spring 2021

Draw the step-wise pictorial diagram of the above given scenario in the context of multiprogramming.

How to prepare CS101 Assignment Solution 2 Spring 2021

Author: Habibullah Qamar

Its me Habib Ullah Qamar working as a Lecturer (Computer Sciences) in Pakistan. I have an MS(M.Phil) degree in computer sciences with specialization in software engineering from Virtual University of Pakistan Lahore. I have an experience of more than 15 years in the filed of Computer Science as a teacher. Blog Writing is my passion. I have many blogs, This one is special made with the aim of providing 100% Free online coaching and training to the students of under-graduate and postgraduate classes. Most of the students enrolled in computer sciences, information technology, software engineering and related disciplines find it difficult to understand core concepts of programming and office automation. They find difficult in understanding and solving their assignments.