It contains Asp.net,C#.net,Vb.net,Sql server FAQ's.
Boxing and Unboxing ?
Boxing:
Implicit conversion of any value type to the type object.
Value types are stored on stack.
Reference or object type are stored on heap.
Unboxing:
Explicit conversion from object type to value type.
Labels:
Dotnet FAQ
|
Subscribe to:
Post Comments (Atom)
About Me
I am Venkatesan.M
Working as a Senior Developer with 4+ years of experience in Dot Net.
Working as a Senior Developer with 4+ years of experience in Dot Net.
0 comments:
Post a Comment