> 数学 >
VB,设a=10,b=20,则以下表达式为True的是
设a=10,b=20,则以下表达式为True的是
A.a>b Or b>10
B.a>=b And b>19
C.Not ab
请给出正确答案,再说下为什么
人气:217 ℃ 时间:2020-05-14 20:57:28
解答
A OR的意思是只要or两边的条件有一个成立即可,b>10成立
and 要求两边的条件必须同时成立,所以B是错误的.
not 是取反的意思,a
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版