
(c) Memory sharing
(d) Improved resource administration
6. Which one of following is not an application of process migration?
(a) Parallelizable application
(b) Resource sharing application
(c) Migration-aware application
(d) Network and mobile computing application
7. Which one of the following is an alternative to process migration?
(a) Generic multiuser workloads
(b) Migration-aware applications
(c) Remote execution
(d) Object migration at the top level
8. Which one of the following does a thread consist of?
(a) Process’s address space
(b) Own address space
(c) Own data space
(d) Own signals
9. Which one of the following is meant by a process?
(a) Program ...