PRF192_-_SP_2023_-_RE_-_s_2_122.webp
Vegeta_chan

PRF192_-_SP_2023_-_RE_-_s_2_122.webp

Multiple Choices
(Choose 1 answer)
What is the output of the following code?
char mess[] = "Hello";
char *p;
p-mess;
for(int i=0;i<strlen(mess);i++)
printf("%s",p+i);
A. Compile error
B. Runtime error
C. Hello
ello
llo
lo

Thông tin

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

Share this media

Back
Bên trên Bottom