Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

c#

$
0
0

public static void Main(string[] args) {


           int a = int.MaxValue;
           int b = int.MaxValue;
           decimal c = a+b;
           Console.WriteLine(c);
            Console.ReadLine();
            }

OutPut?

           

Viewing all articles
Browse latest Browse all 8156

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>