Valuetype/reference type?

Answer Posted / vijay sharma

ValueType are the normal datatype like string,int, float
etc. and they are stored on stack whereas ReferenceType are
the object type like classes and they are stored at heap.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is strongly typed view?

508


What is the difference between malloc () and new?

493


Please explain value types and reference types used in c#?

477


What is primitive types in c#?

466


what is IDisposal interface,IComparable,IEquatable,IFormatable

534






Why is c# better than java?

504


How many constructor can a class have?

475


What is difference between interface and abstraction?

467


What is scope c#?

449


What are the delegates in c#?

480


What are the differences between a class and a struct?

477


Explain the types of errors in c#?

483


What is private virtual in C#?

587


How can it prevents DLL Hell assembly versioning in .NET?

534


What is parse method in c#?

459