PRO192_-_SP_2023_-_BL5_-_FE_118.webp
hoangduc2001

PRO192_-_SP_2023_-_BL5_-_FE_118.webp

Multiple Choices
Answer (Choose 2 answers)
Given the following:
List<String> names = new ArrayList<String>();
Which of the following statements are legal? (Select two)
A. Iterator<String> iter = names.iterator();
B. for (String s:names)
C. while (String s:names)
D. int sizes = names.getSize();

Thông tin

Category
PRO192
Thêm bởi
hoangduc2001
Ngày thêm
Lượt xem
2,353
Lượt bình luận
13
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom