answersLogoWhite

0

To translate the C source code program, you need a program called a "C compiler".

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Which translator is needed for C programming language?

C compiler


What is Turbo C download used for?

Turbo C is a compiler for a general purpose computer programming language called C. It transforms code written in C into the computer language needed for executable programming.


What are translator in c language?

The assembler is translator which converts assembly language code into machine language code.


When was C - programming language - created?

C - programming language - was created in 1972.


Which translates c source code into object code before the program can be executed?

Question #1: Compiler.Question #2: If you want to execute an external program in C, use function system.A translator in computer programming is a piece of software that translates one programming language to another.Therefore a C translator would translate either C source code into another language, let's say BASIC.So if you had a C to BASIC translator, you would write a program in C and the translator would give you the equivalent source code in BASIC.I have never used a translator, but at first glance, it doesn't sound very reliable for both security and memory management reasons.


What programming language is Android written in?

Android is programmed in the C and C++ programming language.


Why do you need language translator in system software?

we need language translator in a systerm software because computer cann't understand our language .Therefore translator converts high level language into low level languange &viceversa as computer can only understand in banary format. we need language translator in a systerm software because computer cann't understand our language .Therefore translator converts high level language into low level languange &viceversa as computer can only understand in banary format.


Name of object oriented programming language?

C++ is the name of a programming language.


What do you mean by c language?

C is a programming language.


Example of procedural programming language and object oriented programming language?

example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c


What is the advantage of a translator that is source to source compiler with C as target language?

For example, if you don't have a FooBar-language compiler, but have a FooBar-to-C translator, then you still can use FooBar-language programs.


Who are the ancestors of C programming language?

programming languages B and BCPL which was used to derive C