题目内容

同一中心离子内轨配合物一定比外轨配合物稳定。

A. 对
B. 错

查看答案
更多问题

Class objects normally have __________ that perform useful operations on their data, but primitive variables do not.类对象通常具有对数据执行有用操作,但原始变量没有。

A. fields 字段
B. instances 实例
C. methods 方法
D. relationships 关系

In the cookie cutter metaphor, think of the ________ as a cookie cutter and ________ as the cookies.拿饼干切割刀作比喻,把当作切割刀,把当作饼干。

A. object; classes 对象;类
B. class; objects 类 ;对象
C. class; fields 类 ;字段
D. attribute; methods 属性;方法

Which of the following are classes from the Java API?下列哪一个是来自Java API的类?

A. Scanner
B. Random
C. PrintWriter
D. All of the above 以上都是

When you are working with a ____________, you are using a storage location that holds a piece of data. 当你处理时,你使用的是存储数据块的存储位置。

A. primitive variable 原始变量
B. reference variable 引用变量
C. numeric literal 数值文字
D. binary number 二进制数

答案查题题库