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 some characteristics of an array?

701


How many types of constructors are available in c#?

715


What do you mean by shared assembly?

769


Can you inherit from a sealed class?

661


Is c# an open source language?

734


Can you inherit from multiple classes in c#?

631


How many digits are in an integer?

615


What is list array in c#?

635


What is difference between asp net and c# net?

668


Which is faster dictionary or hashtable?

629


What is the use of delegate?

712


What is the C# syntax to catch any possible exception?

700


What does exclamation mark mean in access query?

752


What is array and its types in c#?

694


What is generic collection in c#?

662