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 about instruction set, Q. Describe about Instruction set? Inst...

Q. Describe about Instruction set? Instruction set is the boundary where computer designer and computer programmer see the same computer from various viewpoints. From the desig

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

What is class and class diagram, What is class, class diagram? An objec...

What is class, class diagram? An object is an instance of a class. Class explains a group of objects with similar properties (attributes), behaviour (operations), kinds of rela

What are the super computers, SUPER COMPUTER The upper end of state of ...

SUPER COMPUTER The upper end of state of art mainframe machine is the supercomputer. These  are  the  fastest  machines  in  terms  of  processing  speed  and  use multiprocess

Explain instruction level of parallel processing, Instruction Level It ...

Instruction Level It refers to condition where different instructions of a program are implemented by different processing elements. Most processors have various execution unit

recycling from e-waste to resources , Make at least 6 web pages with good ...

Make at least 6 web pages with good formatting, color balance and presentation on any one of the following topics:- 1.    Recycling from E-waste to resources 2.    Light and So

Explain the storage class auto, Explain The Storage Class auto The Stor...

Explain The Storage Class auto The Storage Class auto : Variables declared within function bodies are automatic by default. Thus, automatic is the most common of the four stora

Define memory allocation scheme in ''external'' fragmentation, The memory a...

The memory allocation scheme subject to “external” fragmentation is? Segmentation is the memory allocation scheme subject to “external” fragmentation.

Explain about magnetic disk, Q. Explain about Magnetic Disk? A disk is ...

Q. Explain about Magnetic Disk? A disk is circular platter constructed of nonmagnetic material known as substrate, coated with a magnetisable material. This is used for storing

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