InterviewSolution
Saved Bookmarks
| 1. |
What Is Lexical ? |
|
Answer» PERTAINING to how the characters in source CODE are TRANSLATED into TOKENS that the compiler can UNDERSTAND. Pertaining to how the characters in source code are translated into tokens that the compiler can understand. |
|