- Learn C# in 7 days
- Gaurav Aroraa
- 63字
- 2021-07-08 09:51:27
Implicit conversion
Implicit conversion is the conversion that is performed by the C# compiler internally to match the the type of variable by assignment of values to that variable. This action happens implicitly, and there's no need to write any extra code to obey the type-safe mechanism. In implicit conversions, only smaller to larger types and derived classes to base class is possible.
推薦閱讀
- 深入理解Android(卷I)
- Advanced Machine Learning with Python
- 華為HMS生態與應用開發實戰
- .NET 4.0面向對象編程漫談:基礎篇
- C/C++算法從菜鳥到達人
- 趣學Python算法100例
- Internet of Things with the Arduino Yún
- HTML5游戲開發案例教程
- PostgreSQL 11從入門到精通(視頻教學版)
- PhoneGap Mobile Application Development Cookbook
- Learning Apache Mahout Classification
- Teaching with Google Classroom
- MongoDB,Express,Angular,and Node.js Fundamentals
- Spring Boot+MVC實戰指南
- 軟件測試綜合技術