北语17春《C#》作业3答案

17春《C#》作业3

一、单选题(共 10 道试题,共 40 分。)

1. 引用ListBox(列表框)最后一个数据项应使用( )语句。

A. ListBox1.Items[ListBox1.Items.Count]

B. ListBox1.Items[ListBox1.SelectedIndex]

C. ListBox1.Items[ListBox1.Items.Count-1]

D. ListBox1.Items[ListBox1.SelectedIndex-1] 正确答案:C

2. 构建Windows窗体以及其所使用空间的所有类的命名空间是下列哪个选项( )

A. System.IO

B. System.Data

C. System.Text

D. System.Windows.Forms 正确答案:D

3. ( )控件组合了TextBox控件和ListBox控件的功能。

A. ComboBox

B. Label

C. ListView

D. DomainUpDown 正确答案:A

4. 若要使TextBox中的文字不能被修改,应对( )属性进行设置。

A. Locked

B. Visible

联系客服:779662525#qq.com(#替换为@) 苏ICP备20003344号-4