37 The difference between a project and a program is that:
A. A program is made up of multiple projects
B. A program requires at least three times longer to plan than a project
C. A project is a one-shot deal while a program is on-going
D. A and C
E. B and C
第1题:
若某文件系统的目录结构如下图所示,假设用户要访问文件fl.j ava,且当前工作目录为Program,则该文件的全文件名为 (22),其相对路径为(23)。
(22)
A. f1.java
B.\Document\Java-prog\f1.java
C.D:\Program\Java-prog\f1.java
D.\Program\Java-prog\f1.java
(23)
A. Java-prog\
B. \Java-prog\
C. Program\Java-prog
D. \Program\Java-prog\
第2题:
is a sequence of letters and digits, the first character must be a letter.
A.An identifier
B.A string
C.An array
D.program
第3题:
Program ( ) graphically present the detailed sequence of steps needed to solve a programming problem .
A. modules B. flowcharts C. structures D. functions
第4题:
●若某文件系统的目录结构如下图所示,假设用户要访问文件f1.java,且当前工作目录为Program,则该文件的全文件名为(8),其相对路径为(9)。
(8)
A.f1.java
B.\Document\Java-prog\f1.java
C.D:\Program\Java-prog\f1.java
D.\Program\Java-prog\f1.java
(9)
A.Java-prog\
B.\Java-prog\
C.Program\Java-prog
D.\Program\Java-prog\
第5题:
______ is a sequence of letters and digits, the first character must be a letter.
A.An identifier
B.A string
C.An array
D.program
第6题: