單項選擇題

分析以下程序.注意靜態(tài)構(gòu)造函數(shù)內(nèi)使用的賦值語句為counter=0.

則調(diào)用語句ClassLibrary1.staticClass.counter=100;輸出是().

A.set!init!set!
B.set!Init!
C.init!set!
D.set


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題

下列類的定義是否合法?()

A.合法
B.不合法

3.單項選擇題

在下面的類定義中,缺省構(gòu)造函數(shù)的作用是().

A.在創(chuàng)建類的實(shí)例時初始化類的域
B.因為是private的,因此不起任何作用
C.防止創(chuàng)建類的實(shí)例

4.單項選擇題讀取圖形文件時,應(yīng)使用()類的對象.

A.TextReader
B.XmlTextReader
C.StreamReader
D.BinaryReader