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
Explain the role of the datareader class in ado.net connections?
Who introduced c#?
What is the purpose of c#?
if you do have a stack overflow profile.what is your ranking?
What is meant by clr?
Can destructors have access modifiers?
What is the difference between int and int in c#?
What is constants in c#?
What is data quality assurance?
What is static variable in c#?
What are the access modifiers in c#?
Explain states of a thread in c#?
What is reference types in c#?
What is interpolation in programming?
Why do we need to call CG.SupressFinalize?