[试题]

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

参考答案与解析:

相关试题

若有以下定义;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 c; double d; 则表达式

    [单选题]已知char a; int 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

  • 查看答案
  • 若有以下定义,则表达式a*bdc值的类型为______。char a;int b

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

  • 查看答案
  • 已知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 e;double d;则表达式a£­b

    [单选题]已知char a;int b;float e;double d;则表达式a-b+c-d结果为( )型。A.doubleB.floatC.intD.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

  • 查看答案
  • 若有以下定义:chara:intb;floatc;doubled;则表达式a*b

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

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