单选题 C, C++, and Java can be classified as () languages.
A. machine
B. symbolic
C. high-level
D. natural
查看答案
单选题 The software used to write a program is called a ().
A. preprocessor
B. text editor
C. translator
D. source file
单选题 The () assembles precompiled units from different sources into an executable program.
A. preprocessor
B. text editor
C. linker
D. loader
单选题 The compiler consists of a ()and a ().
A. preprocessor; loader
B. text editor; loader
C. preprocessor; translator
D. linker; preprocessor
单选题 C++ is a(n) ()language.
A. procedural
B. functional
C. declarative
D. object-oriented