单项选择题

A.返回哈希码值
B.返回类名
C.返回对象的字符串,此字符串是由getClass().getName()+‘@’+Integer.toHexString(hashCode())组成的
D.返回地址值