Compiler
The compiler is a software that converts software code into programming language program source code, because if I enter a code, the machine must understand what my code will work. If the code does not understand anything, then writing code will not be of no use. And the computer just does not understand anything other than 0 and 1. Now the code is meant to convey the machine as the machine understands the way the code will be converted. In this way we can do the compiler.
C is a fun programming language, so we can say the main part of the software. For example, windows, android, and many kinds of apps can be created. Before starting c programming, we need to download a compiler. There are many good compilers for C programming, the compiler I use in code blocks is xcode , GNU C compiler , Clang etc . GNU C compiler is best i ever seen .
Writer : Razu ahamed
Comments
Post a Comment