Computer Programming MCQs Language processors
Q Indicate which of the following is not true about an interpreter ?
  • A A. Interpreter is a kind of translator
  • B B. Interpreter generates an object program from the source program
  • C C. Interpreter analyses each source statement every time it is to be executed
  • D D. All of the above
Leave a Comment