28. 下列程式的執行結果為何?
(A)4
(B)6
(C)A
(D)B If (6>5 OR 4>5) Then     Print    “A” 3 Else         Print “B” End If

答案:登入後查看
統計: A(1), B(5), C(38), D(13), E(0) #1192472