Integer & struct are value types or reference types
in .NET?
Answer Posted / kondapallysantoshkumar
valuetype,becuase they r allocated on stack..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the .net framework and how does it work?
What is mvc entity framework?
What are the levels at which filters can be applied in an asp.net mvc application?
What is the difference between entity framework and mvc?
What is ViewData and TempData in ASP.Net MVC?
Which are the important namespaces used in mvc?
Name a few different return types of a controller action method?
How to update one of my table in database at 4pm every day how it is possible?
what is entity sql?
what is deferred loading(lazy loading)?
what is lazy loading in entity framework?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
How we can add the CSS in ASP.Net MVC?
what is scalar property?
Can I add asp.net mvc testcases in visual studio express?