answersLogoWhite

0

C compiler

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What translator is needed for C programming language?

To translate the C source code program, you need a program called a "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.


What programming language is Android written in?

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


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 do you mean by c language?

C is a programming language.


Name of object oriented programming language?

C++ is the name of a 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.


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


Websites to download c C programming language books?

Download 1000s of C C C++ Programming Language. http://www.guruengineers.com


Who are the ancestors of C programming language?

programming languages B and BCPL which was used to derive C