Integer is generally used as the default data type for integral values unless there is a concern about memory. The default value is 0. Example: int a = 100000, ...
確定! 回上一頁