PRO192_-_SU_2024_-_RE_2466.webp
B

PRO192_-_SU_2024_-_RE_2466.webp

Kizspy | Question: 37 (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
bright_moon
Ngày thêm
Lượt xem
2,007
Lượt bình luận
8
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom