Computer Science, asked by muskanpatwa, 10 months ago

which statement is valid about interpret er

Answers

Answered by varadhabala29
1

Answer:

An interpreter is used to translate the high level language to low level language line by line. It helps debugging easy.

Answered by parmeshwardayalid123
0

Explanation:

An interpreter is used to convert high level languages like (python,java,etc) to machine language by which computer understands the query and performs operation and gives us result. And also interpreter takes the statement line vise.

Similar questions