Thursday 9 February 2012

C compiler & IDE


Dear Members,
       In this post we will tell you about the Compiler of C Language and its importance also tell you about IDE...
SO FRIENDS LETS START OUR LESSON
  • Compiler of C Language :-
Every High Level language has its own translator program. It is used to translate the source code into machine code. C language also has its own translator program called C compiler.
 You must install C compiler into your Computer for compiling the C program. Many C compilers are available. The Most popular and commonly used C compiler is Turbo C.
Note :-
         "You can also translate C program with C++ compiler."
  • IDE :-
 

IDE
stands for Integrated Development Environment. The environment in which a computer program is written, compiled, executed, tested and debugged is called Integrated Development Environment.

No comments:

Post a Comment