PRO192_-_SP_2024_-_FE_1629.webp
N

PRO192_-_SP_2024_-_FE_1629.webp

(Choose 1 answer)
Select correct code snippet:
A. double a = {3,2,8,4};for(double x: a) System.out.println(x);
B. double[] a = {3,2,8,4}; double x;for(x: a) System.out.println(x);
C. double[] a = {3,2,8,4};for(int i: a) System.out.println(a[i]);
D. double[] a = {3,2,8,4);
for(int i: a) System.out.println(i);


Exit 45
  • Like
Reactions: bách

Thông tin

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

Image metadata

Filename
PRO192_-_SP_2024_-_FE_1629.webp
File size
62.9 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom