INTRODUCTION TO COMPUTERS
COMPUTER SYSTEMS AND COMPONENTS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
multi-user
|
|
multitasking
|
|
multiprocessing
|
|
multi-threading
|
Detailed explanation-1: -What feature of an operating system allows it to support two or more CPUs? Explanation: Multiprocessing allows an operating system to use two or more CPUs. Support for two or more users is provided by the multiuser feature.
Detailed explanation-2: -A multitasking operating system (also called multiprocessing operating system) supports two or more active processes simultaneously.
Detailed explanation-3: -The correct answer is Multitasking. Multitasking is the ability of the operating system to run more than one application at a time. A multitasking operating system (also called a multiprocessing operating system) supports two or more active processes simultaneously.
Detailed explanation-4: -Multitasking refers to the ability to execute more than one task (or program) at the same time. In multitasking, only one CPU is involved, but it switches from one program to another so quickly that it gives the appearance of executing all of programs at the same time.