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
You might also like to view...
Specifying the order in which statements are to be executed in a computer program is called:
a. An algorithm. b. Transfer of control. c. Program control. d. Pseudocode.
The Help feature provides articles on specific Illustrator topics as well as many videos and tutorials.
Answer the following statement true (T) or false (F)
Which of the following is used to manage access to shared resources in most operating systems?
A. user accounts B. computer accounts C. permission accounts D. administrator accounts
You can use an arithmetic operator to return the modulus of a calculation, which is the ____ when you divide one number by another number.
A. remainder left B. quotient C. product D. difference