Where do the reference-type variables go in the RAM ?



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

Post New Answer

More Dot Net Framework Interview Questions

What is meant by tempdata in mvc?

0 Answers  


What is CLR and how it generates native code ?

1 Answers   Digital GlobalSoft, Vital Soft,


About namespaces ?

3 Answers   MMTS,


Explain how you can implement Ajax in MVC?

0 Answers  


When was the first version of .NET released

1 Answers  






Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables?

1 Answers  


What is IL

1 Answers  


What is .net framework & its benefits?

0 Answers  


What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?

0 Answers  


What are multicast delegates ? give me an example

1 Answers  


How does the .net framework 3.0 relate to the .net framework 2.0?

0 Answers  


What is the difference between old ADO.NET and Entity framework coding techniques?

0 Answers  


Categories