Compiler And Interpreter :- Basically compiler and interpreter , both are a types of translator which is used to translate your program written in high level language ( human understandable form ) into low level language ( machine understandable form ) . Compiler :- Compiler is a type of a computer program which is used translate high level language into low level language i.e machine language . Compiler takes high level language as input and produces output which is in machine understandable form ( binary 0 and 1 ) . Some points which we should remember : Compiler is just a program , it is not come in used to fix error found in program . if you have a program written in wrong syntax , it will not compile . See in the above figure's left side , there is program written in whatever language ( c , c++ , java etc ) which are high level . Now this program has go through with compiler and it has been converted into binary form ( 010101 like this ) . I hope now you have understand c
Hello everyone , This is a boy , Mintu Burnwal , a engineering student from information technology department. In this website , we will learn about basic knowledge to complete knowledge about the corporate world education and knowledge . So , people from any feild can able to learn from this website . stay tuned , keep learning friends and keep support . thank you !