赞题库-背景图
单项选择题

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

A.char str="\x43";
B.char str[]="\0";
C.char str=";
D.char str[]={’\064’};