PrepAway - Latest Free Exam Questions & Answers

Which of the following is not used for turning source code into machine orobject code?

Which of the following is not used for turning source code into machine orobject code?

PrepAway - Latest Free Exam Questions & Answers

A.
Assembler

B.
Interpreter

C.
Compiler

D.
Analyzer

Explanation:
Assemblers turn assembly language into machine code, interpreters translate single commands from source code into object code, and compilers turn an entire set of source code into object code. Source code is turned into an intermediate code (object code), which is then turned into machine code. Assemblers translate directly to machine code.


Leave a Reply