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 objectcontext? : Entity framework
What is the need of Action Filters in ASP.Net MVC
What does mvvm mean?
What is entity graph? : Entity framework
what is lazy loading in entity framework?
Explain the methods used to render the views in mvc?
What is .net architecture and framework?
What is action methods in web api?
What is mvc entity framework?
Is razor a server side?
Can any particular component of .net framework 3.0 be removed?
Explain tempdata in asp.net mvc?
How can you return string result from Action in ASP.Net MVC?
The order of the filters that get executed, if the multiple filters are implemented?
What is entity framework? : Entity framework