Computer Science, asked by achuaj5393, 1 year ago

A program that translates a high level programming language such as C or Pascal into a machine language program is called:

Answers

Answered by aryan9128
0

compiler or interperater ;compiler can conver whole para at a time and interperater convert line by line at a time

Answered by supriyavngowda1
0

compiler. The most common reason for translating source code is to create an executable program (converting from a high level language into machine language).

Similar questions