单项选择题

以下能正确定义字符串的语句是______。

A.char str[]='\064');
B.char str="kx43";
C.char str=";
D.char str[]="\0";