單項選擇題

下列選項中,正確的語句組是()。

A.char s[8]; s={“Beijing”};
B.char *s; s={“Beijing”};
C.char s[8]; s=“Beijing”;
D.char *s; s=“Beijing”;

微信掃碼免費搜題