[单选题]

下列能正确定义字符串的语句是( )。

A.char str[]={'/64'};

B.char str="kx43";

C.char str=";

D.char str[]="/0";

参考答案与解析:

相关试题

下列能正确定义字符串的语句是()。