Back to Browse

Difference Between Int and Int32 in C#

4.3K views
Mar 3, 2017
2:06

URL:- http://myjourneytodotnet.blogspot.in/2017/02/difference-between-int-and-int32.html Both the Int and Int32 are Same. Even if we can say that Int is an alias name of Int32. But when we use Int32 then we should use “using System” namespace otherwise it will generate an error.

Download

1 formats

Video Formats

360pmp42.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Difference Between Int and Int32 in C# | NatokHD