問答題String s=new String("xyz");創(chuàng)建了幾個String Object?

您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題表示只有所屬的成員才能訪問的修飾符是()

A.public
B.protected
C.private
D.Internal

2.單項選擇題以下不是SqlCommand對象的方法是()

A.Cancel()
B.ExecuteRead()
C.ExecuteScalar()
D.ExecuteNonQuery()

3.單項選擇題下列哪個控件不能作為數(shù)據(jù)顯示控件()

A.GridView
B.DataList
C.Repeater
D.CustomValidator

4.單項選擇題下列對象可以向dataset中填充數(shù)據(jù)的是()

A.SqlConnection
B.SqlCommand
C.SqlDataReader
D.SqlDataAdapter

5.單項選擇題ASP.NET中可以在不同項目之間共享的對象是()

A.Response
B.Request
C.Application
D.Session