How many types of language processor are there?
a) one
b) two
c) three
d) four
Explanation: Interpreter, Compiler, Assembler
Processor that translates high level program line-by-line into object program is called….
a) interpreter
b) compiler
c) assembler
d) none of these
Which of the following languages that use interpreter?
a) Basic
b) LISP
c) Smalltalk
d) all of these
A program that translates high level program into source code as whole
a) interpreter
b) compiler
c) assembler
d) none of these
Which languages use compiler program for translation?
a) COBOL
b) Java
c) C/C++
d) all of these
The program that is used to convert an assembly program into machine program……….
a) interpreter
b) compiler
c) assembler
d) none of these