What interface must be implemented by .NET remote server object?

Options
- ISerializable
- ISingleCall
- IMarshalByValue
- IUnknown
- IMarshalByRef


CORRECT ANSWER : ISerializable

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement