292,895 views
24 votes
24 votes
Which type of programming language translates one line of code at a time and then executes it before moving to the next line?

Compiled
Interpreted
Machine
Java ​

User NickW
by
2.8k points

2 Answers

22 votes
22 votes
An Interpreted in my opinion
User CobyPear
by
2.9k points
14 votes
14 votes

Answer:

An interpreter translates one line of code and then executes it before moving to the next line. Think of it like an online language translator.

User Benvds
by
2.9k points