PRO192_-_SU_2024_-_Block_5_-_FE_2618.webp
Quốc Hùng2

PRO192_-_SU_2024_-_Block_5_-_FE_2618.webp

Kizspy | Question: 36 (Choose 1 answer)
What is the output of the following code snippet?Set<Integer> set = new HashSet();set.add(1); set.add(2); set.add(3); set.add(1);System.out.println(set.size());
A. 3
B. 4
C. 1
D. 0

Thông tin

Category
PRO192
Thêm bởi
Quốc Hùng2
Ngày thêm
Lượt xem
2,943
Lượt bình luận
15
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom