456, 369, 457, 356, 458, 343, 459, 330, ( )
A.317
B.326
C.453
D.460
参考答案:D
下列程序的执行结果为( )。 Private Sub Commandl_Click( ) Dim X As Integer,y As Integer x=12:y=20 Call Value(x,y) Print X;y End Sub Private Sub Value(ByVal m As Integer,ByVal n As Integer) m=m * 2:n=n-5 Print m;n End Sub
A.SetWarning
B.SetValue
C.MsgBox
D.Beep
为了得到10Ω的电阻,在30Ω、15Ω、8Ω、5Ω四个电阻中,可选 ______的电阻,______联起来使用.