This is Compilers questions.
True/False questions:
- Both compilers and interpreters take source program and user input as their inputs.
- The symbol table is ONLY used by the front end part of the compiler
- A compiler may report any errors in the source program
- The target program produced by a compiler is much slower than an interpreter at mapping inputs to outputs.
Comments
Leave a comment