Click here to Skip to main content
15,908,834 members
Articles / General Programming / Exceptions

C# .NET 1000000 * 1000000 or just 100000 * 100000 assignment

26 Jan 2012CPOL 1.2K   4
Try to guess what would you get in a C# program if you would try to assign the following precise constant expression: 1000000 * 1000000 to a variable of any integer type? ( one million times one million )
Only logged in members can view this content

Please go to the Exceptions Table of Contents to view the list of available articles in this section.
Closed because this item's quality is too poor to be published. Reported by Not Active, Dave Kreskowiak, PIEBALDconsult on Friday, January 27, 2012 4:05am