Q. An interpreter is a program that repetitively executes : (Solved)
1. get the next statement
2. determine the action to be executed
3. perform the action
4. all of the above
- c. perform the action
1. get the next statement
2. determine the action to be executed
3. perform the action
4. all of the above