In Java, int is a primitive data type while Integer is a Wrapper class. int, being a primitive data type has got less flexibility.
確定! 回上一頁