MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

OPERATING SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which statement is not explain about batch system
A
User is NOT the operator
B
Automatic job sequencing
C
Resident monitor
D
No need to distinguish job from job and data from program
Explanation: 

Detailed explanation-1: -1. What is the main distinguishing feature of a batch processing system? It processes every transaction as it occurs and then prints a final daily activity report. It accumulates one or more transactions over a period of time before processing them at a later scheduled time.

Detailed explanation-2: -A batch processing operating system (bpos) is a computer operating system that processes large amounts of data in batches. This type of system is typically used by businesses and organizations that need to process large amounts of data quickly and efficiently.

Detailed explanation-3: -d) Serial OS: is not a type of Operating system.

Detailed explanation-4: -1) Same jobs in the batch are higher executed speed. 2) A process is complete its execution, next job from job spool get executed without any user interaction. 3) CPU utilization gets improved. 4) To speed up the processing speed, the batch process can partition into the number of processes.

There is 1 question to complete.