有如下声明:string a=""hello"",b=""world"";以下操作不正确的是()。
A、
a=b
B、
a+b
C、
strlen(a)
D、
a>b
出自:安徽继续教育在线-C++面向对象程序设计