A.toString() B.getName() C.getClass() D.equals()
A.不能被重命名 B.不能改變方法體 C.不能被子類重寫 D.不能用public修飾
A.super B.this C.final D.public