The following are the C# reference types: -
• Class
• Interface
• Delegate
• Object
• String
It is possible to convert value types to reference types by using boxing and from reference types to value types by using unboxing.
Tuesday, March 16, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment