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