网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
下面是VB中有效的注释语句是()
- A、//Dim a As String
- B、/Dim a As String
- C、‘Dim a As String
- D、“Dim a As String
参考答案
更多 “下面是VB中有效的注释语句是()A、//Dim a As StringB、/Dim a As StringC、‘Dim a As StringD、“Dim a As String” 相关考题
考题
在多窗体的应用程序中,当前窗体模块的Form_Click事件过程中包含如下语句,单击该窗体,其中()一定可以将Hello显示在当前窗体上。A、Form2.Print"Hello"B、ME.Print"Hello"C、Form1.Print"Hello"D、Debug.Print"Hello"
考题
已知整型数组a(12),若要在过程调用后返回其元素最大值的下标,下面的过程定义语句合法的是()A、PrivateFunctionmx(a()AsInteger)AsIntegerB、PrivateFunctionmx(ByVala(12)AsInteger)AsIntegerC、PrivateFunctionmx(a(12)AsInteger)AsIntegerD、PrivateFunctionmx(ByVala()AsInteger)AsInteger
考题
将命令按钮Command1设置为不可见,应修改该命令按钮的Enabled属性。
热门标签
最新试卷