जॉइन Examsbookउत्तर :
What is the difference between int and int32 ?5
प्र: What is the difference between int and int32 ?
- उत्तर देखें
- Workspace
उत्तर :
व्याख्या :
There is no difference between int and int32. System. Int is an alias name for System.Int32 which is a .Net Class.