MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

OPERATING SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which Operating System function allows more than one program can run at the same time?
A
User Interface
B
Memory Management
C
User Management
D
File Management
Explanation: 

Detailed explanation-1: -An operating system that allows multiple programmes to run simultaneously on a single processor machine is known as a multiprogramming operating system. The other programmes are prepared to use the CPU while one programme waits for an input/output transfer.

Detailed explanation-2: -A multitasking operating system (also called multiprocessing operating system) supports two or more active processes simultaneously.

Detailed explanation-3: -multiprocessing, in computing, a mode of operation in which two or more processors in a computer simultaneously process two or more different portions of the same program (set of instructions).

There is 1 question to complete.