PRF192_-_FEB5_-_FA_2023_1298.webp
G

PRF192_-_FEB5_-_FA_2023_1298.webp

(Choose 1 answer)
What will this program print?
#include <stdio.h>
#include <string.h>
int main(void)
{
char str[] = "abcd";int len = strlen(str);for(int i=0;i < len; i++)str[i]++;printf("%s", str);return 0;
}
A. abcd
B. bcde
C. acbd
D. edcb

Exit 39

Thông tin

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

Image metadata

Filename
PRF192_-_FEB5_-_FA_2023_1298.webp
File size
45.9 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom