A.增強(qiáng)for循環(huán)可以直接遍歷Map集合 B.增強(qiáng)for循環(huán)可以操作數(shù)組 C.增強(qiáng)for循環(huán)可以操作Collection集合 D.增強(qiáng)for循環(huán)是JDK1.5版本后出現(xiàn)的
A.Runnable接口 B.Iterator接口 C.Serializable接口 D.Comparator接口
A.二叉樹 B.數(shù)組 C.集合 D.鏈表