MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

OPERATING SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Batch systems is
A
A programmer function
B
An operating system characteristic
C
Memory Addresses
D
None of the above
Explanation: 

Detailed explanation-1: -A batch operating system is a type of operating system that allows multiple users to use it at the same time, without direct communication between them. This is done by having the users submit their jobs to the operating system, which then processes them one at a time.

Detailed explanation-2: -Characteristics of Batch operating systems It’s quite difficult to find out the time required for any job to finish. Processors of this Batch OS know how long the job would be when it is in queue. Multiple users are allowed to share the batch systems. The idle time of these systems is very less.

Detailed explanation-3: -Features of Operating System (OS) Program Execution. Memory management Virtual Memory Multitasking. Handling I/O operations. Manipulation of the file system.

There is 1 question to complete.