PRF192_-_FE_-_SU_2023_429.webp
Vân Anh1

PRF192_-_FE_-_SU_2023_429.webp

Answer (Choose 1 answer)
What will be the output of the following program?
#include<stdio.h>
int main()
{
int x[4] = {2, 1, 4, 8};
int rs=0;
for (int i=0; i < 4; i++)
{ } rs += x[i];printf("%d", rs);return 0;
}
A. 14
B. 15
C. 16
D. 17
7

Thông tin

Category
PRF192
Thêm bởi
Vân Anh1
Ngày thêm
Lượt xem
2,305
Lượt bình luận
10
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_FE_-_SU_2023_429.webp
File size
59.3 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom