18. What is the output of this code?
char *s = "hello";
printf("%c", 3[s]);
(A) h
(B) e
(C)1
(D)o
答案:登入後查看
統計: A(0), B(0), C(1), D(0), E(0) #3837578
統計: A(0), B(0), C(1), D(0), E(0) #3837578