[单选题]

执行下列语句后整型变量a的值是 ______。 If(3-2)>2 Then a=10 Else If(10/2)=6 Then a=20 Else a=30 End If

A.10

B.20

C.30

D.不确定

参考答案与解析: