MCQOPTIONS
Saved Bookmarks
| 1. |
In a compiler.....checks every character of the source text. |
| A. | the lexical analyzer. |
| B. | the syntax analyzer. |
| C. | the code generator. |
| D. | the code optimizer. |
| Answer» B. the syntax analyzer. | |