Computer Science, asked by smartbarath2003, 5 months ago

The program that translates a C program written by you to an object code is

C) Compiler

C) interpreter

C )Preprocessor

C )Assembler​

Answers

Answered by Emma0937
0

Answer:

Compiler

Explanation:

The program that translates a C program written by you to an object code is Compiler

Answered by shettyAJ01
0

Answer:

Compiler

Explanation:

Compiler is best used in C and C++ Programming languages as it helps in converting language code into machine code.

Similar questions