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 are static assemblies and dynamic assemblies. Differences between them?
What is the proxy of the server object in .net remoting?
What is unboxing?
What are static assemblies and dynamic assemblies?
What is fundamental of published or precreated objects in remoting?
What does manifest consists?
What are the ways to configure remoting objects before client can use them?
When should we choose .net remoting over .net web services?
What do mean by remotable objects in .net remoting?
Define the lease of the object?
Explain the types of .net remoting?
What do you mean by windows authentication?
What are static assemblies?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is asynchronous programming?