COMPILER DESIGN

INTRODUCTION TO COMPILER DESIGN

COMPILATION PROCESS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
For a very large and complex system which needs multiple processors, you would use a ____ OS:
A
Embedded
B
Real Time
C
Distributed
D
Multi-Tasking
E
Multi-User
Explanation: 

Detailed explanation-1: -In multi-core processors, multiple processor cores are placed on the same physical chip. Each core has a register set to maintain its architectural state and thus appears to the operating system as a separate physical processor.

Detailed explanation-2: -Multiprogramming and multiprocessing. z/OSĀ® is capable of multiprogramming, or executing many programs concurrently, and of multiprocessing, which is the simultaneous operation of two or more processors that share the various hardware resources.

There is 1 question to complete.