设有char str〔10〕,下列语句正确的是
A.scanf(”%s”,&str); B.print[(”%c”,str); C.printf(”%s”,str〔0〕); D.printf(”%s”,str);
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。