Presentation is loading. Please wait.

Presentation is loading. Please wait.

Quiz Points 5 Rules Raise your hand if you know the question

Similar presentations


Presentation on theme: "Quiz Points 5 Rules Raise your hand if you know the question"— Presentation transcript:

1 Quiz Points 5 Rules Raise your hand if you know the question
One student will be picked in random If the answer is wrong, another student will be given a chance If answer is given by several students at the same time, no one will get any quiz points!

2 Answer: MarshalByRefObject
Q 55 What class should you inherit from if you want your object to be accessed by remote clients? Answer: MarshalByRefObject

3 Answer: Each method call handled by new object
Q. 56 What is the consequence of registering an object with WellKnownObjectMode.SingleCall? Answer: Each method call handled by new object

4 Answer: All method calls handled by single object
Q. 57 What is the consequence of registering an object with WellKnowObjectMode.Singleton? Answer: All method calls handled by single object

5 Q. 58 What is the behavior is a client activates an object?
Answer: All methods from the same client, using same proxy handle by same object

6 Q. 59 What interface will the client use to work with leasing?
Answer: ILease

7 Q. 60 What is the default lease time? Answer: 300 seconds


Download ppt "Quiz Points 5 Rules Raise your hand if you know the question"

Similar presentations


Ads by Google