搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单选题】

Dim A(1 To 6, 6) As String定义的数组包含的元素个数是()。

A、36

B、49

C、42

D、50

更多“Dim A(1 To 6, 6) As String定义的数组包含的元素个数是()。”相关的问题
第6题

A、 Class MyDictionary Implements Dictionary (Of String,String)  B、 Class MyDictionary Inherits HashTable  C、 Class MyDictionary Implements IDictionary  D、 Class MyDictionary End Class Dim t as New Dictionary (Of String, String) Dim dict As MyDIctionary= CType (t,MyDictionary)  

点击查看答案
第9题

AA.Add the following code segment to the Page_Load method of the page code-behind file. Dim custom As Custom = Me.Parent  lblRegion.Text = custom.Region  B、B.Add the following code segment to the Page_Load method of the page code-behind file. Dim custom As Custom = Me.Master  lblRegion.Text = custom.Region  C、C.Add the following code segment to the Page_Load method of the Custom.Master.vb code-behind file. Dim lblRegion As Label = Page.FindControl("lblRegion") lblRegion.Text = Me.Region  D、D.Add the following code segment to the Page_Load method of the Custom.Master.vb code-behind file. Dim lblRegion As Label = Master.FindControl("lblRegion") lblRegion.Text = Me.Region  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服