Contents

How many types of language processor are there?
a) one  
b) two 
c) three
d) four

c

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

a

Which of the following languages that use interpreter?
a) Basic                       
b) LISP
c) Smalltalk                 
d) all of these

d

A program that translates high level program into source code as whole
a) interpreter               
b) compiler
c) assembler                
d) none of these

b

Which languages use compiler program for translation?
a) COBOL                   
b) Java
c) C/C++                                 
d) all of these

d

The program that is used to convert an assembly program into machine program……….
a) interpreter   
b) compiler
c) assembler               
d) none of these

c