0. You want to use a remote object whose lifetime is controlled by a server and the remote object is created for each client request.
Which of the following objects will you use to accomplish the task?
A . Client activated
B . MarshalByRefObject
C . Server activated Singleton
D . Server activated SingleCall
Answer: D