answersLogoWhite

0

A program that translates source program into object code.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Which compiler is used for writing c plus plus exception handling programs?

C++ compiler, obviously, a C compiler won't do.


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


What is the name of the C compiler used by Linux?

gcc is the most common C-compiler for GNU/Linux platform.


It is possible to build a C compiler on top of a C compiler?

It is possible to build a C compiler on top of a C compiler. From the directory, run the shell script.


No of pixel in c compiler?

There are no pixels in the C compiler!


What is the C complier that is commonly used on Linux?

The GNU C Compiler (GCC).


When is an object file in c used?

When you write a compiler, assembler or linker in C.


When and how a c compiler generate actual function from its template?

At the point it is used.


Does C plus plus compiler will compile C in programming?

Yes we can compile a c program using c++ compiler. Because c++ evolved from the c. c++ have some additional features beyond c. c++ support almost all concepts used in c.


Difference between gcc compiler and other or benefits of gcc over c compiler?

gcc is a c compiler among many other things. It can also be used to compile code in other languages. gcc is a fairly advanced compiler and is used to compile Linux along with most other free(as in free speech) software.


How carefully does the compiler pay attention to indentation?

The compiler does not pay any attention whatsoever to indentation in C and C++.


What is the difference between java compiler and C compiler?

Greetings Technologist. The Java compiler compiles Java code, whereas the C compiler compiles C Code HTH Richard Wolf Software Architect