单项选择题

编写如下程序:Private Sub Commandl_Click() Private Function fun1(ByVal m As Integer, Dim x As Integer,y As Integer n As Integer)As Integer x=10:y=20 m=m*m:n=n+n Call funl(x,y) End Function Print x;yEnd Sub程序运行后,单击命令按钮Com_mandl,输出结果为

A.10 25
B.10 40
C.100 25
D.100 40
题目列表

你可能感兴趣的试题

微信扫码免费搜题