Where do the reference-type variables go in the RAM ?
Answer Posted / 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 View All Answers
What is .net core framework?
What is the use .glimpse in mvc?
what is linq to entities?
Explain Sections is ASP.Net MVC?
Briefly describe the roles of clr in .net framework?
Explain what platforms does the .net framework run on?
what is complex type?
How can I tell what .net framework is installed?
What are Non Action methods in ASP.Net MVC?
Why we need a separate mobile project template, while we can render our web application in mobile ?
Is the following route definition a valid route definition? {controller}{action}/{id}
how can you tell ef to have a different table or column name than that defined for the class?
What is mvc entity framework?
What is layout in mvc?
mention what is csdl, ssdl and msl sections in an edmx file?