MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

OPERATING SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The grouping of jobs that require similar resources
A
timesharing
B
serial processing
C
multiprogramming
D
batch processing
Explanation: 

Detailed explanation-1: -In batch operating systems, jobs that have similar resource requirements are grouped together, known as a batch. These jobs are executed based on a first-come, first-serve basis.

Detailed explanation-2: -A Job Family is a group of jobs that involve similar work and require similar training, skills, knowledge, and expertise.

Detailed explanation-3: -Examples of Batch based Operating System: Payroll System, Bank Statements etc. Each task is given some time to execute, so that all the tasks work smoothly. Each user gets a time time slot on the CPU. These systems are also known as Multitasking Systems.

Detailed explanation-4: -There are mainly two types of the batch operating system. These are as follows: Simple Batched System. Multi-programmed batched system.

Detailed explanation-5: -Simple Batched System In the simple batched system there is no direct interaction between the user and the computer. The user creates the job on the punch cards and submits it to the computer operator. Then the operator makes batches and the computer starts to execute them sequentially.

There is 1 question to complete.