adspace
Answer Posted / Shweta Pathak
An integer in C# refers to the predefined data type used to represent whole numbers, such as int, uint, long, and short. The most commonly used type is 'int', which is a 32-bit signed integer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers