问题描述:
[单选]
单击一次窗体之后,下列程序代码的执行结果为()。 Private Sub Command1_ Click()Dim a As Integer, b As Integer, c As Integera = 1: b = 2: c = 4Print Value(a, b, c)End Sub Function Num(x As Integer, y As Integer, z As Integer)Num = x * x + y * y + z * z End Function Function Value(x As Integer, y As Integer, z As Integer)Value = Num(x, y, z)+ 2 * x End Function
A.21
B.23
C.19
D.35
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(3.142.255.103)
- 热门题目: 1.对于任意一个类,析构函数的个 2.阅读程序: Option B 3.在Word2007“边框和底