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 version number for the next version of the .net framework, codenamed �orcas�?
What is the difference between partial and renderpartial?
What is .net core framework?
Give an example for authorization filters in an asp.net mvc application?
Can we add constraints to the route? If yes, explain how we can do it?
What are the Core features of ASP.NET MVC?
What is presentation framework?
what is use of entitydatasource control?
How large is the .net framework 3.0? Does this change make the release larger?
How does the .net framework 3.0 relate to the .net framework 2.0?
what is linq to entities?
What are differences between entity framework and l2s? : Entity framework
Explain the difference between viewbag and viewdata in mvc?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
what is lazy loading in entity framework?