Question

What is the name for an application that changes a human-readable programming language into a machine-readable language?

A compiler Correct Answer Incorrect Answer
B converter Correct Answer Incorrect Answer
C encoder Correct Answer Incorrect Answer
D Linker Correct Answer Incorrect Answer
E Interpreter Correct Answer Incorrect Answer

Solution

Compilers translate programs from a human-readable format into a machine-readable one.

Practice Next
×
×