Q.

A typical                    program creates some remote objects, makes references to these objects accessible, and waits for clients to invoke methods on these objects.

A. server
B. client
C. thread
D. concurrent
Answer» A. server
Explanation: a server program creates remote objects. it gives reference to these objects and then waits for clients to invoke methods on these objects.
3.8k
0
Do you find this helpful?
11

Discussion

No comments yet