表达式10Mod2的值为()。
A)O
B)1
C)2
D)5
FORTlLAN77表达式“6/5+9/2* *3/2”的值为()。(A) 33(B) 1(C) 5(D) 3
若有定义int a=5,b=7;,则表达式a%=(b%2) 运算后,a的值为()。A.0B.1C.11D.3
表达式(7\2+1)*(8\2+2)的值为()。 A.4.58 B.5.69 C.24 D.22
设a=2,b=3,c=4,d=5,表达式not aa+c的值是()A.1B.-1C.trueD.
表达式Len(Srt(1.3))Mod2的值为。
(6)表达式Len(Str(1.3))Mod2的值为。