📚 Practice Mode

Compiler Design

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

Which of the following is a similarity between macro processor and compiler pre-processor?

  1. Functionally, both are same.
  2. Both are used to preprocesse the assembler directives.
  3. Both are used to preprocess the compiler directives.
  4. Both provide subroutine facility to language processor.
  5. Both are different, they do not have any similarity.