问题
-
设a=2,b=3,c=4,d=5,表达式not aa+c的值是()A.1B.-1C.trueD.
-
设a=2,b=3,在VB中,表达式Not(a>b)值是 ()A.1B.0C. TrueD. False
-
设a=2,b=3,在VB中,表达式Not ((a+b)>=3)值是 ()A.1B.-1C.TrueD.False
-
设a=2,b=3,在VB中,表达式 Not (b-a>0)值是 ()A.1B.-1C.TrueD.False
-
设A=2,B=4,则表达式3*A>5 Or B+8>0的值是。
-
设a=2 b=3 在VB中 表达式Not(a>b)值是 ( )A.1B.0C. TrueD. False