[单选题]

逻辑常量A=.T.、B=.T.、C=.T.,下面各表达式中返回逻辑真的是()

A . NOT((NOTAORB.ANDC.

B . NOT(NOT(AORB.ANDC.

C . NOT(AANDBORNOTC.

D . NOT(NOTAORBANDC.

参考答案与解析:

相关试题

以下四组表达式中,结果是逻辑值.T.的是______。

[单选题]以下四组表达式中,结果是逻辑值.T.的是______。A.'this'$'this is a string'B.'this'$'THIS IS A STRING'C.'this is a string'$'this'D.'this'>'this is a string'

  • 查看答案
  • 以下4组表达式中结果是逻辑值.T.的是_________。

    [单选题]以下4组表达式中结果是逻辑值.T.的是_________。A.'this'$'this is a string'B.'this'$'THIS IS A STRING'C.'this is a string'S'this'D.'this'>'this is a string'

  • 查看答案
  • 以下4组表达式中结果是逻辑值.T.的是______。

    [单选题]以下4组表达式中结果是逻辑值.T.的是______。A.'this'$'this is a string'B.'this'$'THIS IS A STRING'C.'this is a string'$'this'D.'this'>'this is a string'

  • 查看答案
  • 下列选项结果为真(.T.)的表达式是()。

    [单选题]下列选项结果为真(.T.)的表达式是( )。A.NA$"NAVECO"B.NAVECO$"NA"C.NAN$"NAVECO"D.NAVECO$"NAN"

  • 查看答案
  • 在下列VFoxPro的表达式中,结果为.T.的是()。

    [单选题]在下列VFoxPro的表达式中,结果为.T.的是()。A .[112]>="90"B .[张先生]>=[李先生]C .{90/09/09}-8<{90/90/01}D .[女]$性别

  • 查看答案
  • 在下列表达式中,其值为真(.T.)的是()。

    [单选题]在下列表达式中,其值为真(.T.)的是( )。A.“Book”$” This is a Book”B.“This”$” The Book”C.”line”$” This is the Line”D.”the” this is a cat”

  • 查看答案
  • 在下列表达式中,结果值肯定为真(.T.)的是()。

    [单选题]在下列表达式中,结果值肯定为真(.T.)的是( )。A.”112”>”85”B.[考试]<[水平]C.{99-03 21}>{99-03-12}D.男引哇别

  • 查看答案
  • 设X=”123”,Y=”1234”,则下列表达式中值为.T.的是( )。

    [单选题]设X=”123”,Y=”1234”,则下列表达式中值为.T.的是( )。A. x$YB. AT(X,Y)=0C. X==YD. X:Y

  • 查看答案
  • 设x=“123”,Y=“1234”,则下列表达式中值为.T.的是( )。

    [单选题]设x=“123”,Y=“1234”,则下列表达式中值为.T.的是( )。

  • 查看答案
  • There are two character strings:s and t.

    [单选题]There are two character strings:s and t.s="My favor is computer",t=substr(s,9,5).Then the result after operation isA.S="My favor is computer"; t="compu";B.S="My favor is computer"; t="is co";C.S="My favor"; t="is co";D.S="My favor"; t

  • 查看答案
  • 逻辑常量A=.T.、B=.T.、C=.T.,下面各表达式中返回逻辑真的是()