Answer Posted / ashish gupta
all remote object should inherit from
System.MarshalbyRefObject.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain publishers and subscribers in events.
Is list immutable in c#?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is console programming language?
What is use of singleton class in c#?
What is the use of convert toint32 in c#?
Is visual c# free?
Why abstract class can not be instantiated?
Describe two uses of the “using” statement during the operation of c#?
What is difference between static and readonly in c#?
What all details the assembly manifest will contain?
Can a class have more than 1 destructor?
Define multicast delegate in c#?
What is instantiating a class in c#?
What do you mean by abstract class in c#?