BOXING in C# is the conversion of a VALUE type on stack to a OBJECT type on the heap. Vice-versa the conversion from an OBJECT type back to a VALUE type is known as UNBOXING and it requires type casting.
BOXING in C# is the conversion of a VALUE type on stack to a OBJECT type on the heap. Vice-versa the conversion from an OBJECT type back to a VALUE type is known as UNBOXING and it requires type casting.
Copyright 2009 -
DotNet Academy of Rajesh Rolen
Web Designer: Ray Creations. Sponsored by Web Hosting India & Web Design Company
0 comments:
Post a Comment