Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
694 Points
1179 Posts
Feb 12, 2012 01:16 PM|LINK
I understand the difference between reference and value types. I don't understand why there are the two different types though.
Can someone please explain why one type uses the value and the other uses a pointer to point to a different location in memory?
What is the advantage of having the two different types?
newbie2C#
Member
694 Points
1179 Posts
why are there reference types and value types?
Feb 12, 2012 01:16 PM|LINK
I understand the difference between reference and value types. I don't understand why there are the two different types though.
Can someone please explain why one type uses the value and the other uses a pointer to point to a different location in memory?
What is the advantage of having the two different types?