Int is a smaller datatype and double is a larger datatype. So, when you assign an int value to double variable, the conversion of int to double automatically ...
確定! 回上一頁