Int map to which .net types?
Answer / Reshu Kumari
In .NET, Int is mapped to the System.Int32 type. It can also be mapped to other integer types like byte (System.Byte), short (System.Int16), ushort (System.UInt16), int (System.Int32), uint (System.UInt32), long (System.Int64), and ulong (System.UInt64) depending on the size and range required.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is enum in c#?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
What is the difference between list and array in c#?
what is the difference between c-sharp and vb.net?What kind of security or advances we find in both languages?
What are the differences between events and delegates in c#?
Explain the types of Polymorphism.
Why do we use reflection in c#?
What is the difference between final finally and finalize in c#?
Explain the clr triggers?
What is internal and protected-internal accessspecifier in c#.net?
How to force my .net app to run as administrator on windows 7?
HOw to judge a person for a team if you are allowed to ask only 2 questions to him?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)