单项选择题
A.Null Pointer ExceptionB.No Such Field ExceptionC.File Not Found ExceptionD.Runtime Exception
A.int作为主要成员变量B.实现Comparable接口C.重写equals()方法D.重写hashCode()方法
A.值的对象可以是任意类型B.值的对象可以是自定义类型C.关键字在HashMap对象中不会重复出现D.允许在HashMap对象中值对象可以重复