单项选择题
下列定义字符串类string对象的语句中,错误的是()。
A.string str =“Hello,world”;
B.string str(“Hello,world”);
C.string str;
D.string str =‘Hello,world’;
点击查看答案&解析
相关考题
单项选择题
