-->
当前位置:首页 > 题库

题库 第6487页

  • 最新
  • 浏览
  • 评论

Using `import` to import all classes in a package may slow down

Luz5年前 (2021-05-10)1077
Using `import` to import all classes in a package may slow down the compilation but has no effect on the run-time perfor…

`protected` can be used to prevent methods and data been accesse

Luz5年前 (2021-05-10)1265
`protected` can be used to prevent methods and data been accessed from non-derived classes. ~@[](1)答案:FALSE…

当GUI应用程序使用边界布局管理器BorderLayout时,GUI组件可以按任何顺序添加到面板上。( )

Luz5年前 (2021-05-10)1295
当GUI应用程序使用边界布局管理器BorderLayout时,GUI组件可以按任何顺序添加到面板上。( ) ~@[](1)答案:TRUE…

You can always successfully cast an instance of a superclass to

Luz5年前 (2021-05-10)1055
You can always successfully cast an instance of a superclass to a subclass. ~@[](2)答案:FALSE…

You can always successfully cast an instance of a subclass to a

Luz5年前 (2021-05-10)887
You can always successfully cast an instance of a subclass to a superclass. ~@[](2)答案:TRUE…

Files can be classified as either text or binary.。

Luz5年前 (2021-05-10)875
Files can be classified as either text or binary.。 ~@[](1)答案:TRUE…

InputStream and OutputStream read and write 8-bit data.

Luz5年前 (2021-05-10)1350
InputStream and OutputStream read and write 8-bit data. ~@[](1)答案:TRUE…

Ajax

Luz5年前 (2021-05-10)772
Ajax Ajax可以在不需要刷新页面的情况下与服务器进行通信。 ~@[](5)答案:TRUE…

Ajax

Luz5年前 (2021-05-10)724
Ajax Ajax实现的是异步请求操作。 ~@[](5)答案:TRUE…

Let P be the shortest path from S to T. If the weight of every e

Luz5年前 (2021-05-10)1699
Let P be the shortest path from S to T. If the weight of every edge in the graph is incremented by 2, P will still be th…