网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
已知A和B是两个集合,并且表达式A<B的值为False,那么表达式A>B的值一定为True。
参考答案和解析
×
更多 “已知A和B是两个集合,并且表达式A<B的值为False,那么表达式A>B的值一定为True。” 相关考题
考题
已知K=2,J=3,A=True,则VB表达式(K-J=J)的值为【】。
已知K=2,J=3,A=True,则VB表达式(K-J<=K)AND(NOT A)OR(K+J>=J)的值为【 】。
考题
已知a=5.b=/,c=12,下列表达式的值为True的是( )。A.a>b And cb Or cb Xor ca Eqv c
已知a=5.b=/,c=12,下列表达式的值为True的是( )。A.a>b And cb Or cb Xor ca Eqv c
考题
设a = True ,b = True ,c = False,以下表达式值为False的是()A、a or b or c B、(not a or b )and( b or c )C、False or not a and b or not c D、not a and not b and (12 in [1..10] )
考题
逻辑表达式的值只有两个:True和False。当逻辑表达式成立,其值为();不成立,其值为()。A、True;TrueB、False;TrueC、False;FalseD、True;False
考题
条件表达式(result)?"true":"false"的意义是(),其中result是逻辑表达式。A、如果result为true,则表达式的值是true,否则为falseB、如果result为false,则表达式的值是true,否则为falseC、如果result为true,则表达式的值是false,否则为trueD、表达式错误
考题
单选题逻辑表达式的值只有两个:True和False。当逻辑表达式成立,其值为();不成立,其值为()。A
True;TrueB
False;TrueC
False;FalseD
True;False
考题
单选题设a = True ,b = True ,c = False,以下表达式值为False的是()A
a or b or c B
(not a or b )and( b or c )C
False or not a and b or not c D
not a and not b and (12 in [1..10] )
考题
单选题已知整型变量i,j的值为1,2;布尔型变量m,n的值为true,false,那么表达式NOT(ij)AND false 0R(m=n)的值为()A
0B
1C
trueD
false
考题
单选题条件表达式(result)?"true":"false"的意义是(),其中result是逻辑表达式。A
如果result为true,则表达式的值是true,否则为falseB
如果result为false,则表达式的值是true,否则为falseC
如果result为true,则表达式的值是false,否则为trueD
表达式错误
考题
判断题已知x为非空列表,那么表达式sorted(x,reverse=True)==list(reversed(x))的值一定是True。A
对B
错
热门标签
最新试卷