What is an int c#?



What is an int c#?..

Answer / Sandeep Kaumr

In C#, 'int' stands for integer and represents whole numbers. It is a built-in data type that can store values between approximately -2 billion to 2 billion.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are the the three types of DAO ?

1 Answers  


What?s class SortedList underneath?

2 Answers  


What is the difference between Singleton design pattern and Factory design pattern?

1 Answers  


I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?

1 Answers  


Is type nullable c#?

1 Answers  


What debugging tools come with the .NET ssSDK?

1 Answers   Siebel,


Why do we need interfaces?

2 Answers   HCL,


What is a must for multitasking

1 Answers   InterGraph,


How do you inherit from a class in C#?

1 Answers  


What are some of the commonly used commands in sqlcommand?

1 Answers  


What is before string in c#?

1 Answers  


What is entity framework c#?

1 Answers  


Categories