In the ____ phase, the compiler examines the individual characters in the source program and groups them into tokens.

A. semantic analysis and code generation
B. parsing
C. lexical analysis
D. code optimization

Answer: C

Computer Science & Information Technology

You might also like to view...

Page numbers in a document can appear as Arabic or Roman numerals

Indicate whether the statement is true or false

Computer Science & Information Technology

____ means that you can place one repetition structure entirely within another repetition structure.

A. Encasing B. Subordinating C. Nesting D. Folding

Computer Science & Information Technology