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
mention what is the key advantage of using entity framework or ef?
Can I set the unlimited length for "maxjsonlength" property in config?
Explain the new features 3.5 framework against with the tool?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
How large is the .net framework 3.0? Does this change make the release larger?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
How do I install .net framework?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Explain what is routing?
Explain how you can implement Ajax in MVC?
Is .net framework backwards compatible?
What is the importance of NonActionAttribute?
What is disconnected scenario? : Entity framework
what is ssdl?
Explain the request flow in asp.net mvc framework?