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 use of view model in asp.net mvc?
mention what is the difference between ado.net and classic ado?
What is the meaning of unobtrusive javascript?
what is code first approach?
Can we add constraints to the route? If yes, explain how we can do it?
What are the 2 ways of adding constraints to a route?
What is needed for running an application built on winfx on the .net framework 3.0?
What are the components required to create a route in ASP.Net MVC?
Can I add mvc testcases in visual studio express?
What is entity graph? : Entity framework
What is the difference between .net core and .net framework?
What you mean by routing in mvc?
Explain the 'page lifecycle' of an ASP.NET MVC?
What is layout in mvc?
what is linq to entities?