單項(xiàng)選擇題try-catch-finally語句中()釋放資源。

A.try
B.catch
C.finally
D.throw


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題try-catch-finally語句中()處理異常情況。

A、try
B、catch
C、finally
D、throw

3.單項(xiàng)選擇題在.NET框架中,用于向量圖形的類包含在下面哪個命名空間中?()

A.System.Drawing命名空間
B.System.Drawing.Drawing2D命名空間
C.System.Drawing.Imaging命名空間
D.System.Drawing.Text命名空間

4.單項(xiàng)選擇題File類包含在.NET框架中的下面哪個命名空間中?()

A、System命名空間
B、System.Data命名空間
C、System.IO命名空間
D、System.Text命名空間

5.單項(xiàng)選擇題以下哪一個不是ASP.NET頁面的內(nèi)置對象有()。

A、Response
B、Request
C、Context
D、TextBox