Nov2017 cs Q33

0. Match the description of several parts of a classic optimizing compiler in List - I, with the names of those parts in List - II:

  • Option : A
  • Explanation :

    Parser is a part of compiler and responsible for syntax recognition. Scanner (or tokenization) used by lexical analyzer. In Semantic analysis consistency and definition of syntax is checked. An optimizer is used improve the IR program. So option (A) is correct.

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *