下列逻辑运算结果为"true"的是_______。A.false or not trueB.true or not trueC.false and not trueD.true and not true
下列逻辑运算结果为"true"的是_______。
A.false or not true
B.true or not true
C.false and not true
D.true and not true
参考答案和解析
True or Not True
相关考题:
下面程序段的输出结果为( )。A.a=true b=false b=true C=trueB.a=true b=false b=true e=falseC.a=true b=true b=true C=falseD.a=false b=false b=true C=false
NULL 值在数据库中表示( ),逻辑运算UNKNOWN OR TRUE 的结果是( )。A.空集B.零值C.不存在或不知道D.无穷大A.NULLB.UNKNOWNC.TRUED. FALSE
设A=True,B=False,C=True,D=False,以下逻辑运算表达式值为真的是()A、(A∧B)∨(C∧D∨﹁A)B、((﹁A∧B) ∨C)∧﹁DC、(B∨C∨D) ∧D∧AD、A∧(D∨﹁C)∧B
单选题设A=True,B=False,C=True,D=False,以下逻辑运算表达式值为真的是()A(A∧B)∨(C∧D∨﹁A)B((﹁A∧B) ∨C)∧﹁DC(B∨C∨D) ∧D∧ADA∧(D∨﹁C)∧B
单选题下列逻辑运算结果为“true”的是( )。Afalse or not trueBtrue or not trueCfalse and not trueDtrue and not true