Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q251
Relative address in memory management is
Answer: Option B
Q252
A Absolute loading B Re-locatable loading D Dynamic Run-Time loading; 1. For loader, load module, either is an absolute main memory address or specific address reference. 2. For loader, load modules have no absolute address. 3. For loader , load modules have alll memory reference in relative form.
Answer: Option A
Q253
For load-time dynamic linking
Answer: Option A
Q254
In thread schedulling, load sharing is referred to
Answer: Option C
Q255
The real time task
Answer: Option A
Q256
Hard real-time tasks are
Answer: Option B
Q257
The deterministic operating system
Answer: Option A
Q258
Responsive real time operating system
Answer: Option A
Q259
In multi processor schedulling; A: Gang scheduling, B: Dynamic scheduling, C: Dedicated processor management.; 1- The number of threads in a process can be altered furing the occurs of execution. 2- This provides implicit scheduling defined by the assignment of threads ot processors, 3- it is applied to the simultaneous scheduling of threads that make up a single process.
Answer: Option D
Q260
In real time computing
Answer: Option B