柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
下列逻辑运算结果为"true"的是( )。
A.false or not true
B.true or not true
C.false and not true
D.true and not true
热度🔥1,181
参考答案: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年计算机等级考试题库
推荐
下列叙述中正确的是( )。
下列叙述中正确的是( )。
设有商品(商品号,商品名,单价)和销售(商店号,商品号,销售日期,销售数量)表,查询商品单价在10到50之间、并且日销售数量高于20的商品名、单价、销售日期和销售数量,查询结果按单价降序。正确命令是
设栈的存储空间为S(1:60),初始状态为 top=61。现经过一系列正常的入栈与退栈操作后,top=1,则栈中的元素个数为( )。
标签
二级ACCESS
true
not
or
and