In the ____ phase, the compiler takes the generated code and sees whether it can be made more efficient, either by making it run faster or having it occupy less memory.
A. code optimization
B. parsing
C. lexical analysis
D. semantic analysis and code generation
Answer: A
Computer Science & Information Technology
You might also like to view...
The memory device that provides a computer with very large, long-term storage area for storing programs and data even when the computer is off, is the ________
A) hard drive B) cache C) register D) RAM
Computer Science & Information Technology
A phone number is an example of a(n) ________
A) entity B) attribute C) relationship D) property
Computer Science & Information Technology
Data types that can be assigned only a single value are called primitive types.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Extracting data for a data warehouse
A. cannot be done from flat files. B. should only involve active files. C. requires that the files be out of service. D. follows the cleansing of data.
Computer Science & Information Technology