單項選擇題表達式(16-3>2*5)的值是()

A.true
B.false
C.不確定
D.以上答案都不對


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題設有a=2,b=3,則a&&b的結果是()

A.true
B.false
C.2
D.3

2.單項選擇題下面哪一個不是Java中合法的標識符()

A.$per
B.twoNum
C._myVar
D.*point