设a=5,b=4,c=3,d=2,表达式(3>2*b Or a=c And b>>c Or c>d)的值是

设a=5,b=4,c=3,d=2,表达式(3>2*b Or a=c And b>>c Or c>d)的值是
A、1
B、2
C、真
D、假
【正确答案】:C