INTRODUCTION TO COMPILER DESIGN
COMPILATION PROCESS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
For a system which needs a guaranteed response rate, you would use a ____ OS:
|
Embedded
|
|
Real Time
|
|
Distributed
|
|
Multi-Tasking
|
|
Multi-User
|
Explanation:
Detailed explanation-1: -In real-time systems the response time of a task or thread is defined as the time elapsed between the dispatch (time when task is ready to execute) to the time when it finishes its job (one dispatch).
There is 1 question to complete.