Enter Ur Email ID To Get Study Material & Latest Job Updates In Mail Inbox:
(Please activate subscription from your mail Inbox)  FeedBurner

Home » » Compiler In C Programming Languages Explain

Compiler In C Programming Languages Explain

Written By Unknown on Saturday, 15 June 2013 | 2:28 pm

C Compiler, Compiler In C Program

Compiler: A compiler is a program that translates or convert our source program or code  into machine code. so that machine understand easily.
In C Compiler is a program that converts our written program in turbo c to machine language. When compiler is working that time it converts .c file (Our Program Code) to .obj file (Object file).
And It also check the syntax error. if there is error in program then it returns to turbo c editor otherwise it create .obe file & run program.

For Ex:  first we write the program and for compilation you directly press to the compiler menu item or use shortcut alt+f9. and see the output.




Search Keyword: how c compiler works, what is the use of compiler in c,

 photo rsz_e-learnlogo_zpsf9bd5621.jpg
                 CSE-IT-LIVE-PROJECTS photo rsz_11preparation-for-a-job-interview_zps90fdf933.jpg
                                                                                                                                         

0 comments:

Post a Comment

Thanks For Your Comment. We Get Back To You As Soon As Possible.