Java中的每个数组都有一个名为____________的公共字段,其中包含数组中元素的数量。
A. length
B. capacity
C. size
D. limit
查看答案
在UML图中,此符号表示成员是私有的:
A. *
B.
C. +
D. -
下列常见的系统定义的异常中,加载类时有可能产生的类找不到异常是_____。
A. ClassNotFoundException
B. IOException
C. FileNotFoundException
D. SQLException
In the programming process which of the following is not involved in defining what the program is to do在编程过程中,以下哪些与定义程序的工作无关:
A. Process 过程处理
B. Compile code 编译代码
C. Input 输入
D. Output 输出
E. Purpose 目标
One of the design tools used by programmers when creating a model of the program is .程序员在创建程序模型时使用的设计工具之一是:
A. Disk drive 磁盘驱动
B. Compiler 编译器
C. ALU算术逻辑单元
D. Pseudocode 伪代码