Interpreter In C Explain With Examples
Interpreter is used to convert high level programming language to low level programming language or machine language so that machine can understand easily. It is also used to check error : Interpreter check logical and syntactical error & interpreter check line by line .When we perform interpretation then interpreter check logical and syntactical error if there is no error then it gives us output and create .exe file (executable file) & .BAK file (Backup file). But if there is any error then it sends back to us to editor here we have to correct them and again do compilation then interpret ion.
Search Keyword: what is interpreter. How interpreter works, Interpreter In C Programing Explain With Examples. How Many Files Are Creating When Compilation & Interpret ion Performing In C




0 comments:
Post a Comment
Thanks For Your Comment. We Get Back To You As Soon As Possible.