柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
下列逻辑运算结果为"true"的是( )。
A.false or not true
B.true or not true
C.false and not true
D.true and not true
热度🔥1,189
参考答案:B
解析:
【解析】逻辑运算符的优先级别为:Not>And>Or。因此,Flase Or Not True的值为Flase,True Or Not True的值为True,False And Not True的值为Fase,True And Not True的值为Fase。
复制题目向AI提问
And>Or。因此,Flase Or Not True的值为Flase,True Or Not True的值为True,False And Not True的值为Fase,True And Not True的值为Fase。">
content_copy
content_copy
扫码免费计算机二级刷题
2025年计算机等级考试题库
推荐
有三个关系R、S和T如下:则关系T是由关系R和S通过某种操作得到,该操作为( )。
下面对对象概念描述正确的是
采用动态地址映射方式向内存装入程序时,其地址转换工作是在什么时间完成的?
标签
二级ACCESS
true
not
or
and