Computer Science, asked by nikhilsuresh848, 1 month ago

Interpreters and compilers convert high level languages into machine language true or false​

Answers

Answered by henishahenisha79
4

Answer:

true

hope this will help u

Answered by satyayadav1979
0

Answer:

Compilers and interpreters have similar functions: They take a program written in some programming language and translate it into machine language. A compiler does the translation all at once. It produces a complete machine language program that can then be executed.

Similar questions