Question: Which of the following best describes \'tokenization\'?
Options:
Correct Answer: The process of converting source code into tokens
Solution:
Tokenization is the process of converting source code into tokens that can be processed by the compiler.