多选题 Given:
1. class MyClass { }
And given that MyClass2 has properly overridden equals() and hashCode() objects from which classes make good hashing keys? (Choose all that apply.)
【正确答案】 B、C、D
【答案解析】