单项选择题
如果设treeView1=newTreeView(),则treeView1.Nodes.Add("根节点")返回的是一个()类型的值。
A.TreeNode
B.int
C.string
D.TreeView
点击查看答案&解析
相关考题
-
单项选择题
以下哪个是可以变长的数组?()
A.Array
B.string[]
C.string[N]
D.ArrayList -
单项选择题
用户自定义异常类需要从以下哪个类继承:()
A.Exception
B.CustomException
C.ApplicationException
D.BaseException -
单项选择题
Net依赖以下哪项技术实现跨语言互用性?()
A.CLR
B.CTS
C.CLS
D.CTT
