|
Value Type
|
Reference type
|
|
Struct, Int, double, long, float, bool,
enum
|
Class, object, string
|
|
Memory is allocated at Compile Time
|
Memory is allocated at Run Time
|
|
Memory allocation stored in Stack. i.e. Contiguous
|
Memory Allocation Store in Heap, i.e.
Random
|
|
Store the Value
|
Store Memory Address
|
.NET (C#, ASP.NET, MVC, SQL, Client Side Tech.) tutorials for Beginners to Experts.
Showing posts with label Value Type. Show all posts
Showing posts with label Value Type. Show all posts
Wednesday, July 22, 2015
Value Type & Reference type
Subscribe to:
Posts (Atom)