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 orm entity framework?
What are class access modifiers
Name a few different return types of a controller action method?
What is entity client data provider? : Entity framework
Explain linq to entities? : Entity framework
Why to use Html.Partial in ASP.Net MVC?
what is mean by type-safe? Please answer me. Advance thanks.
mention what are the various methods provided by the dataset object to generate xml?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
What is serialization in .NET? What are the ways to control serialization?
Define .NET architecture ?
Can you declare an override method to be static if the original method is non-static