Monday, February 26, 2007

primitive type vs reference type

primitive type holds the value for the variable

reference type holds the reference to the actual data

c# automatically remove the garbage

Ref:
http://www.linux.org.tw/CLDP/LG/2002/12/ortiz.html
http://www.functionx.com/csharp/classes/Lesson01.htm

No comments: