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