A.枚舉
B.結(jié)構(gòu)
C.接口
D.類
您可能感興趣的試卷
你可能感興趣的試題
類MyClass定義如下:
現(xiàn)在需要添加一個類構(gòu)造函數(shù)。下列選項中哪個是正確的?()
A.static MyClass(){……}
B.static MyClass(inti){……]
C.public static MyClass(){……}
D.public MyClass(){……}
A.System Base
B.System Type
C.System Int32
D.System Value
A.internal
B.protected
C.private
D.public
E.internal protected
接口IMyInterface中只包含一個屬性MyName.該屬性滿足:
公有
可讀可寫
字符串類刑
則該接口的定義應(yīng)為()
A.interface MyInterface{string MyName{get;set;}}
B.interface MyInterface{int MyName{get;set;}}
C.interface MyInterface{string MyName{get{}set{}}
D.interface MyInterface{string MyName{get{};set{};}
A.[Bits]
B.[Tags]
C.[Int32]
D.[Flags]
最新試題
以下關(guān)于Lable控件代碼描述正確的是()
在WinForms高級控件中,使用工具條控件可以創(chuàng)建功能非常強大的工具欄,工具欄上可以包含以下控件中除了()控件。
以下關(guān)于MessageBox.Show()方法中4個參數(shù),說法正確的是()
在Visual Studio集成開發(fā)環(huán)境中有兩類窗口,分別為浮動窗口和固定窗口,下列不屬于浮動窗口的是()
在DataSet 中,若修改某一DataRow 對象的任何一列的值,該行的DataRowState 屬性的值將變?yōu)椋ǎ?/p>
在Windows應(yīng)用程序中,MDI窗體的特點描述錯誤的是()
在WinForm窗體中,可以存儲多張圖像資源的控件是()
以下是TextBox控件常用事件的是()
在C#WinForms程序中,以下不屬于Label屬性的一項是()
在C#中,定義命名空間的關(guān)鍵字是()