
上QQ阅读APP看书,第一时间看更新
Mixed Mode Conversion
In the preceding example, 11/2.0, the less general type integer, 11, is temporarily and automatically converted into float 11.0. Then, the calculation is performed. It is called mixed mode conversion.
In the preceding example, 11/2.0, the less general type integer, 11, is temporarily and automatically converted into float 11.0. Then, the calculation is performed. It is called mixed mode conversion.