Memory Management
1. What is stub?
2. To resolve the problem of data representation on different systems RPCs define _____________
3. What is the full form of RMI?
4. The remote method invocation __________
5. A process that is based on IPC mechanism which executes on different systems and can communicate with other processes using message based communication, is called ________
6. What is Address Binding?
7. Binding of instructions and data to memory addresses can be done at ____________
8. If the process can be moved during its execution from one memory segment to another, then binding must be ____________
9. What is Dynamic loading?
10. What is the advantage of dynamic loading?