Upload My Experience and Learning
13 August 2012
Structure vs Class
Structure
Class
Value type and are stored on stack.
Reference type and are stored on heap.
“do not support” inheritance.
supports inheritance.
used when you want to use a small data structure.
better choice for complex data structure.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment