Answer Posted / kamlesh sharma
value types are stack allocated and reference types are
heap allocated
value types holds the actual data stored at variable
location and reference types holds the addresses
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the .net datatype that allows the retrieval of data by a unique key?
What are custom exceptions in C#?
What are abstract classes in c#?
What is class and object c#?
What Is A Multicast Delegate?
What is void method?
How do you declare an arraylist?
What is the purpose of a namespace?
So what makes your code really object-oriented #?
Wht executescaler method is used?
What is variable and its classification?
What is lazy keyword in c#?
What is sql transaction in c#?
Describe two uses of the “using” statement during the operation of c#?
What is an assembly qualified name