下列逻辑运算结果为"true"的是(  )。

admin2020-06-25  15

问题 下列逻辑运算结果为"true"的是(  )。

选项 A、false or not true
B、true or not true
C、false and not true
D、true and not true

答案B

解析 逻辑运算符的优先级别为:Not>And>Or。因此,Flase Or Not True的值为Flase,True Or Not True的值为True,False And Not True的值为Fase,True And Not True的值为Fase。
转载请注明原文地址:https://kaotiyun.com/show/SQcp777K
0

相关试题推荐
最新回复(0)