使用Enumeration遍历集合时,需要使用以下哪些方法?()
A:hasMoreElements()
B:nextElement()
C:next()
D:hashNext()
出自:计算机科学