App Logo

No.1 PSC Learning App

1M+ Downloads
Which statement is valid about the interpreter?

AIt translates the entire program at a time

BObject code is saved for the future use

CIt translates one instruction at a time

DIt is used for testing a program

Answer:

C. It translates one instruction at a time


Related Questions:

Identify the data structure which allows deletions at both ends of the list but insertion at only one end.
A pointer in C is a variable to which :
The 'break' statement in C is used to exit from :
To update a web without reloading the whole page can be done with :
Which one of the following is the first generation language?