請問下列枚舉類型MyEnum的定義是否合法?()
A.合法
B.不合法
您可能感興趣的試卷
你可能感興趣的試題
類MyClass沒有定義構(gòu)造函數(shù),如下所示。則C#編譯器提供的缺省實例構(gòu)造函數(shù)的簽名應(yīng)為()。
A.public MyClass(inti)
B.MyClass()
C.public MyClass()
D.public void MyClass()
A.System Int16
B.System Int32
C.System Single
D.System Int64
A.System Object
B.System Type
C.System Value
D.System Int32
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(){……}
最新試題
在C#WinForm程序中,新建的窗體后臺cs代碼自動繼承了()類。
以下是TextBox控件常用事件的是()
在WinForms中,已知在一個叫imgListBook的ImageList控件中有一張圖片,為了設(shè)置一個名為picBook的PictureBox控件的Image屬性,下列代碼正確的是()
在C#中,使用()關(guān)鍵字來導(dǎo)入命名空間。
在Windows應(yīng)用程序中,MDI窗體的特點描述錯誤的是()
在WinForms程序中,如果要讓復(fù)選框控件默認選中,使用的屬性是()
以下哪些控件可以實現(xiàn)單選按鈕的分組()
下列關(guān)于ADO.NET操作數(shù)據(jù)庫的原理,說法有誤的是()
在C#WinForm中,用于創(chuàng)建工具欄的控件是()
在WinForm窗體中,可以存儲多張圖像資源的控件是()