A.類不能被繼承 B.類名不能變 C.類不能有父類 D.變量值不能變
A.package B.default C.final D.override
A.toString() B.getName() C.getClass() D.equals()