What is the difference between int and int32?Dot Net Interview Questions There is no difference between int and int32. System. Int is an alias name for System.Int32 which is a .Net Class. Total Views: 39,474