Java supports enum data type, which is used to store a finite set of values. One of the advantages of using enum is you can ensure that you only ...
確定! 回上一頁