[单选题]

已知char a;int b;float e;double d;则表达式a-b+c-d结果为( )型。

A.double

B.float

C.int

D.char

参考答案与解析:

相关试题

已知char a;int b;float c;double d;则表达式a*b£

[单选题]已知char a;int b;float c;double d;则表达式a*b+c-d结果为A.doubleB.intC.floatD.char

  • 查看答案
  • 已知char a;int b;float C;double d;则表达式a£­b

    [单选题]已知char a;int b;float C;double d;则表达式a-b c-d结果为( )型。A.)doubleB.)floatC.)intD.)char

  • 查看答案
  • 已知char a; int b; float c; double d; 则表达式

    [单选题]已知char a; int b; float c; double d; 则表达式a*b+c-d结果为A.doubleB.intC.floatD.char

  • 查看答案
  • 已知char a iht b;float c;double d;则表达式a*b£

    [单选题]已知char a iht b;float c;double d;则表达式a*b+c-d结果为( )。A.doubleB.intC.floatD.char

  • 查看答案
  • 现有定义int a;double b;float c;char k;,则表达式a

    [单选题]现有定义int a;double b;float c;char k;,则表达式a/b+c-k值的类型为A.intB.doubleC.floatD.char

  • 查看答案
  • 现有定义int a;double b;float c;char k;,则表达式a

    [单选题]现有定义int a;double b;float c;char k;,则表达式a/b+c-k值的类型为:A.intB.doubleC.floatD.char

  • 查看答案
  • 若有以下定义char a;int b;float c;double d;则表达式

    [试题]若有以下定义char a;int b;float c;double d;则表达式a*b+d-c值的类型为

  • 查看答案
  • 已知:char a;int b;float c;double d;执行语句“c=

    [单选题]已知:char a;int b;float c;double d;执行语句“c=a+b+c+d;”后,变量c的数据类型是( )。A.int B.char C.float D.double

  • 查看答案
  • 设有定义nit a:float f; double int i,则表达式10£«

    [单选题]设有定义nit a:float f; double int i,则表达式10+'a'+i+f值的数据类型是( )A.intB.floatC.doubleD.不确定

  • 查看答案
  • 若有以下定义;char a;int b; float c;double d;则表

    [单选题]若有以下定义;char a;int b; float c;double d;则表达式“a*b+d-c”值的类型为( )A.floatB.intC.charD.double

  • 查看答案
  • 已知char a;int b;float e;double d;则表达式a£­b