多项选择题
针对以下代码,哪些说法是正确的:()。
A.f1==f2 B.x==f1[0] C.f1==f3 D.f2==f1[1]
A.继承Thread类 B.实现Runnable接口 C.实现Thread接口 D.以上都不正确
A.HashMap和Hashtable都实现了Map接口 B.HashMap是非synchronized,而Hashtable是synchronized C.HashTable使用Enumeration,HashMap使用Iterator D.Hashtable直接使用对象的hashCode,HashMap重新计算hash值,而且用与代替求模
What is the result()。
A.ABDCBDCB B.ABCDABCD C.Compilation fails. D.An exception is thrown at runtime.
微信扫一扫,加关注免费搜题