Differentiate between time sharing & batch operating system, Computer Engineering

Assignment Help:

Differentiate between Batch Operating System and Time Sharing Operating System?

Batch operating systems: A batch is a sequence of jobs. Such batch is submitted to batch processing operating systems moreover output would show some later time in the form of a program or like program error. For speed-up processing same jobs are batched together. The main task of batch operating systems is to transfer control automatically from one job to next. Now there the operating is always in the memory.

(i) This is lack of interaction between job and user while executing

(ii) Turnaround time is more.

(iii) CPU is often idle; due to 1/0 devices are very slow.

Time sharing: It is also called as multi tasking, is a logical execution of multiprogramming. Multiple jobs are executed through the CPU switching among them. Now there the computer system gives on line communication in between the user and the system.

Now there the CPU is never idle. Time shared operating system permits many users to share the computer concurrently.

Time sharing systems needs some sort of memory protection and management.


Related Discussions:- Differentiate between time sharing & batch operating system

Describe the size and speed of scanners, Q. Describe the Size and Speed of ...

Q. Describe the Size and Speed of Scanners? Before actual scanning, a quick, low resolution scan known as pre-scan is made to preview the image and select scanning area. After

Explain disadvantage of optimal page replacement algorithm, Explain Disadva...

Explain Disadvantage of Optimal Page Replacement Algorithm Optimal page replacement algorithm cannot be implemented in the general purpose operating system as it is impossible

Database, er table for hospital management system

er table for hospital management system

Displaying the list of files with dir, Q. Displaying the List of Files with...

Q. Displaying the List of Files with DIR? You can display the list of files kept in a diskette or hard disk with the DIR commend. This Commends list files and sub directories i

Example on multi-statement forall construct, Q. Example on Multi-statement ...

Q. Example on Multi-statement FORALL construct? The subsequent statements set every element of matrix X to sum of its indices.  FORALL (i=1:m, j=1:n)      X(i,j) = i+j an

Write a program to check give word is a palindrom or not, Write a program t...

Write a program to check whether a given word is a palindrome or not? # include # include void main() { char word[10]; int length=0,mid,count=0; clrscr();

Explain fundamental models of inter process communication, Explain the two ...

Explain the two fundamental models of inter process communication. Two kinds of message passing system are given as: (a) Direct Communication : Along with direct communicat

Rational number expression evaluator, Develop a RPN rational number express...

Develop a RPN rational number expression evaluator (REEval). The learning objectives are: improved procedural programming skills improved confidence in designing and

Explain the working of broad band isdn, Explain the working of broad band I...

Explain the working of broad band ISDN. BISDN Configuration: Figure shows how access to the BISDN network is accomplished. All peripheral devices are interfaced to the acces

Array to be sorted is partitioned again and again, The sorting method where...

The sorting method where array to be sorted is partitioned again and again in such a way that all elements less than or equivalent to partitioning element appear before it and thos

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd