[单选题]

下面( )类型只有True和False两个取值。

A. 逻辑

B. 字符

C. 货币

D. 日期

参考答案与解析:

相关试题

IF函数只能返回两个值:“TRUE”和“FALSE”。

[判断题] IF函数只能返回两个值:“TRUE”和“FALSE”。A . 正确B . 错误

  • 查看答案
  • C 中只有两个逻辑常量:true和__________。

    [试题]C. 中只有两个逻辑常量:true和__________。

  • 查看答案
  • ( 6 ) C£«£« 中只有两个逻辑常量: true 和 ( 6 ) 。 -

    [试题]( 6 ) C++ 中只有两个逻辑常量: true 和 ( 6 ) 。

  • 查看答案
  • “TRUE£¯FALSE”数据类型为( )

    [单选题]“TRUE/FALSE”数据类型为( )A.“文本”类型B.“是/否”类型C.“备注”类型D.“数字”类型

  • 查看答案
  • 数字电路中只有两个取值量,它们是()和()。

    [填空题] 数字电路中只有两个取值量,它们是()和()。

  • 查看答案
  • 下面程序段:boolean a=false;boolean b=true;boo

    [单选题]下面程序段:boolean a=false;boolean b=true;boolean c=(a&&b)&&(!b);boolean result=(a&b)&(!b);执行完后,正确的结果是A.c=false;result=falseB.c=true,result=trueC.c=true;result=falseD.c=false;result=true

  • 查看答案
  • 下面程序段:boolean a=false;boolean b=true;boo

    [单选题]下面程序段: boolean a=false; boolean b=true; boolean c=(a||b)&&(b); boolean result=(a|b)&(b); 执行完后,正确的结果是A.c=false;result=falseB.c=true,result=trueC.c=true;result=falseD.c=false;result=true

  • 查看答案
  • 下面程序段:boolean a=false;boolean b=true;boo

    [单选题]下面程序段: boolean a=false; boolean b=true; boolean c=(a&&B) &&(!B) ; boolean result=(a&B) &(!B) ; 执行完后,正确的结果是( )。A.c=false;result=falseB.c=true,result=trueC.c=tree;result=falseD.c=false;result=trae

  • 查看答案
  • Is the following statement true or false

    [单选题]Is the following statement true or false?A. significant change in the ownership of an existing audit client is a factor which makes it appropriate for the auditor to review the terms of engagement.A.TrueB.False

  • 查看答案
  • 取值只有两种数据类型是()。

    [单选题]取值只有两种数据类型是( )。A.日期型B.整型C.逻辑型D.字符型

  • 查看答案
  • 下面( )类型只有True和False两个取值。