判斷題break語句可直接跳出外層循環(huán)。()

您可能感興趣的試卷

你可能感興趣的試題

2.多項選擇題下述()說法是正確的。

A.實例變量是類的成員變量
B.實例變量是用static關(guān)鍵字聲明的
C.方法變量在方法執(zhí)行時創(chuàng)建
D.方法變量在使用之前必須初始化

3.多項選擇題以下()有關(guān)事件監(jiān)聽器的語句是正確的。

A.Multiple listeners can be attached to one component
B.Only one listener can be attached to one component
C.One listener can receive and process the events from multiple components
D.One listener can receive and process the events from only one component

4.多項選擇題下列()方法是Connection對象所具有的方法。

A.executeUpdate()
B.createStatement()
C.preparedStatement()
D.PrepareCall()

5.多項選擇題面向?qū)ο蠹夹g(shù)的基本要素主要有()。

A.抽象性
B.封裝性
C.繼承性
D.多態(tài)性