试题详情
单项选择题在C#中下列表达式不正确的是()。

A、double a,double b=2,int c=3,a=b+c

B、short a,byte b=2,byte c=3,a=b+c

C、string a,string b=”1” string c=”2” a=b+c

D、bool a,bool b=true,bool c=false a=b==c

  • A
  • 关注下方微信公众号,在线模考后查看

热门试题