PRF192_-_S4_-_SU_2023_-_FE_438.webp
D

PRF192_-_S4_-_SU_2023_-_FE_438.webp

Answer (Choose 1 answer)
What is the output when the sample code below is executed?
char a[20] = "Hello, ";char *b = "World";
strcpy(a,"hello ");
strcat(a,b);printf("%s", a);
A. Hello, hello World
B. Hello, World
C. hello World
D. World

Thông tin

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

Image metadata

Filename
PRF192_-_S4_-_SU_2023_-_FE_438.webp
File size
59.8 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom