

McqMate
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. |
View all MCQs in
Computer Architecture and OrganizationNo comments yet