what is the difference between value types and reference
types?
Answer Posted / amit kumar singh
Value Type data stored in stack where as Refference type
Data stored in Heap.....
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain domestic architecture artifacts? : Dot net architecture
Define cache coherency? : Dot net architecture
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
Explain about developer benefit from memory management?
Why only boxed types can be unboxed?
Explain what does the term "green architecture" mean? : Dot net architecture
Explain the purpose of cache? How is it used? : .NET Architecture
What is the purpose of Accordian in jquery? Where it can be used?
Does .NET runtime offer Deterministic Destruction or not?
How can I write my own .NET host?
What is a service class?
Explain
What is an asssembly qualified name? Is it a filename? How is it different?
What do you know about machine.config file ?
How to improve the cache performance? : Dot net architecture