Integer & struct are value types or reference types
in .NET?
Answer Posted / prateekbindal
Integer, boolean, struct are value type which are stored on
Stacks and string, arrays are referenced type which are
stored on Heap.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
Mention what is the difference between “ActionResult” and “ViewResult” ?
what is entity data model?
What is the .net framework 3.0 (formerly winfx)?
What is Attribute Routing in ASP.Net MVC?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What are the 2 ways of adding constraints to a route?
Is .net framework backwards compatible?
Can I add mvc testcases in visual studio express?
What is Differnce between html.action and ajax.action?
Why to use html.partial in mvc?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
will there be any issues adding a table without primary keys to a data model?
What is .net framework used for?
How does .net framework works?