A.查詢快 B.增刪快 C.元素不重復(fù) D.元素自然排序
A.編譯失敗 B.[true,123] C.[true,123,abc]; D.[abc];
A.[a,b,c] B.[c1] C.[a,b,c,c1] D.拋出ConcurrentModificationException異常