📚 Practice Mode

System Software

Learn at your own pace with hints and detailed explanations

1 / 27
Multiple Choice

Which phase of compiler reads the source program one character at a time, carving the source program into a sequence of atomic units called tokens?

  1. Lexical analysis
  2. Syntax analysis
  3. Intermediate code
  4. Code optimization