What is difference between value and reference types?

Answer Posted / chaitanya.k

Value types allocates the values in stack
Reference types allocates the value references in Heap

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Types of assemblies that can be created in dotnet

584


how dot net compiled code will become platform independent?

529


What is Garbage Collection in .Net?

610


How do you concatenate in c#?

489


if you do have a stack overflow profile.what is your ranking?

1485






What is the difference between abstraction and encapsulation in c#?

499


What does static mean in c sharp?

576


What does return do in for loop?

484


Different between method overriding and method overloading?

488


write a C# Program add two matrix ?

577


Why do we overload constructors?

496


What is this keyword in C#?

588


What is arraylist?

542


Why are c# strings immutable?

506


What is the use of console application in c#?

481