单选题
设a=2,b=3,c=4,d=5,下列三个表达式的值分别是______。
(1)a>b And c<=d Or 2*a>c
(2)3<2*b Or a=c And b<>c Or c>d
(3)Not a<=c Or 4*c=b^2 And b<>a+c
A、
False False False
B、
True False False
C、
False False True
D、
False True False
【正确答案】
D
【答案解析】
提交答案
关闭