108k views
0 votes
The code is read from left to right and top to bottom while checking and executing each line in the process. Which of the following actions was performed?

A. Interpretation
B. Compilation
C. Encapsulation
D. Debugging

1 Answer

5 votes
The action that is performed by reading code from left to right and top to bottom while checking and executing each line is called interpretation. Therefore, the answer is A. Interpretation.
User Pphoenix
by
8.5k points

Related questions