Join ExamsbookAnswer :
What is the difference between int and int32 ?5
Q: What is the difference between int and int32 ?
- Show Answer
- Workspace
Answer :
Explanation :
There is no difference between int and int32. System. Int is an alias name for System.Int32 which is a .Net Class.