INTRODUCTION
C programming is a popular computer programming language which is widely used for system and application software. Despite being fairly old programming language, C programming is widely used because of its efficiency and control. This tutorial is intended for beginners who does not have any prior knowledge or have very little knowledge of computer programming. All basic features of C programming language are included in this tutorial.
------->>>>BASIC OF C LANGUAGE
HARDWARE REQUIREMENT
......... PROCESSOR-PENTIUM III OR ABOVE.
..........RAM -128 MB OR AVOVE.
2 SOFTWARE RIQUIREMENT
.......PALTFORM-WINDOW XP ,7,8 and more
.......TURBO C COMPILER.
WHAT IS COMPILER ,WHY IT IS IMPORTANT IN C
A compiler is a program that translates the source code for another program from a programing language into executable code. The source code is typically in a high-level programming language (e. g. Pascal, C, C++, Java, Perl, C#, etc.)
OR
A compiler is a program that translates the source code(code that we write in ) into a machine language ,because computer is machine which does not understand higher language. computer only understand 0 and 1 ,means it only understand binary code (0 and 1) so our code must be converted into machine language (binary code).
COMPILER IS USED TO CONVERT OUR CODE (HIGER LEVEL LANGUAGE) INTO MACHINE- LANGUAGE (BINARY CODE ).4 INTERPRETER AND ITS USE IN C LANGUAGE
INTERPRETER is same as compiler it also conver the higher-level-language into machine-level-language(binary number).
This comment has been removed by the author.
ReplyDeletecontact me for more information vivekkr.shaw88@gmail.com
ReplyDelete