Where do the reference-type variables go in the RAM ?
Answer / kirti
The references go on the stack, while the objects themselves go on the heap.
Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by tempdata in mvc?
What is CLR and how it generates native code ?
1 Answers Digital GlobalSoft, Vital Soft,
About namespaces ?
Explain how you can implement Ajax in MVC?
When was the first version of .NET released
Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables?
What is IL
What is .net framework & its benefits?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What are multicast delegates ? give me an example
How does the .net framework 3.0 relate to the .net framework 2.0?
What is the difference between old ADO.NET and Entity framework coding techniques?