91.4k views
3 votes
What is the name of the program that takes high-level code and transforms it into machine-level code?

User Jc Mannem
by
8.0k points

1 Answer

2 votes
These are known as compilers. They take high level software like java and translates it into simple code like binary.
User Jwehrle
by
7.7k points