Question 1
___________ Takes Entire program as input.
A
Compiler
B
Interpreter
Question 2
Object Code is generated when program is given to _________.
A
Compiler
B
Interpreter
Question 3
Conditional Control Statements are Executes slower in ____________.
A
Interpreter
B
Compiler
Question 4
Memory Requirement will be more if we give program as input to __________.
A
Interpreter
B
Compiler
Question 4 Explanation: 
Object Code is Generated
Question 5
If we have program written in BASIC then what we need to use ?
A
Interpreter
B
Compiler
Question 6
C program is executed by ____________.
A
Compiler
B
Interpreter
Question 7
Program is given to _________ and errors are displayed after checking entire program.
A
Compiler
B
Interpreter
There are 7 questions to complete.