What is boxing and unboxing ?
Answer Posted / hanuman
Boxing is a concept of converting value types into reference types and vice versa is called UnBoxing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does manifest consists?
How can we call methods in remoting asynchronously?
Explain the differences between marshal by value and marshal by reference?
Explain Singleton design pattern of Remoting?
What are static assemblies?
Are you aware of containment and Aggregation ?
What are the security features in .net remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What are the remotable objects in .net remoting?
Difference between .net remoting versus distributed com?
What are dynamic assemblies?
What are the different types of channels used by .net remoting and which is the best one?
define client activated objects (cao)?
what is Client-activated object in remoting?
What is unmanaged code?