PRF192_-_RE_-_SU_2023_575.webp
Eso89

PRF192_-_RE_-_SU_2023_575.webp

  • Media owner Eso89
  • Ngày thêm
(Choose 1 answer)
What is the output when the sample code below is executed?
int a, b = 0;
int c[10] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 0};for (a = 0; a < 10; ++a)if ((a%2) == 0) b = b + c[a];
printf("%d", b);
A. 10
B. 15
C. 20
D. 25
E. 30

Exit 50

Thông tin

Category
PRF192
Thêm bởi
Eso89
Ngày thêm
Lượt xem
1,658
Lượt bình luận
6
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_RE_-_SU_2023_575.webp
File size
45.5 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom