Respuesta :

compiler because there are multipule compilers like cobalt that are made gor that  
The answer is A. Interpreter.

An interpreter is a program that analyzes and executes a program line by line.

Whereas a compiler first converts the program into machine code (1's and 0's) and then executes the program.