Integer & struct are value types or reference types
in .NET?

Answer Posted / rathi

Value types include:
All numeric data types
Boolean, Char, and Date
All structures, even if their members are reference
types
Enumerations, since their underlying type is always
Byte, Short, Integer, or Long
Reference types include:
String
All arrays, even if their elements are value types
Class types, such as Form
Delegates

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of a web form?

546


What operating systems will the .net framework 3.0 be available for?

564


How large is the .net framework 3.0? Does this change make the release larger?

552


What is Attribute Routing in ASP.Net MVC?

591


What is the use of display modes?

574






What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

546


Is .net framework backwards compatible?

601


Can I add mvc testcases in visual studio express?

588


mention what is csdl, ssdl and msl sections in an edmx file?

568


Describe the .net framework architecture.

572


Which are the important namespaces used in mvc?

710


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

2052


What are actions in asp.net mvc?

567


Is .net framework going away?

559


What is partialview in asp.net mvc?

593