answersLogoWhite

0

What is interpreter in c?

Updated: 12/17/2022
User Avatar

Wiki User

12y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is interpreter in c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the different between Compiler and Interpreter in C or C plus plus programming?

It is easy to tell: there is no interpreter for C and C++, they are compiled languages.


What are the interpreter in c plus plus?

C++ is a compiled language, not an interpreted language.


Does C language has a interpreter?

There might be C language interpreters, but they have no or minimal importance in actual programming.


What is the difference between compilers and interpreters in c plus plus in tabular form?

C-compiler translates the C-source into Assembly or machine code. On the other hand, C-interpreter -- well, there is no such thing as C-interpreter.


How do you embed c coding in HTML?

I dont think it is possible because C and C++ are compiled languages whereas javascript is interpreted. Unless someone has written a C/C++ interpreter?


What is computer vs interpreter?

I think the question is wrong. It should be compiler vs interpreter. compiler reads the progem in c/c++ convert it to machine code (object code) and then loader loads it in the memory to run in the supervision of OS. Interpreter reads one line of the code executes it and then reads the next and runs and so on. compiler only creates executables, it doesn't run them while interpreter runs them.


What is the difference between compilar and interpreter?

compiler is a software translator used in ProgrammingLanguage: C,C++, Java etc ). This used for to translate High level language to Machine independent language. Interpreter is used to translate source code to machine code by line by line.


Is C programming works without assembler compiler interpreter?

No, a C program cant work without an interpreter or compiler or assembler as the code written in the program is not understood directly by the computer so it needs any of the above translator program to make the program understandable to the computer.-Shruti Jain


Who was the interpreter?

In the movie "The Interpreter"? Nicole Kidman.


When was The Interpreter released?

The Interpreter was released on 04/22/2005.


What is the duration of The Interpreter?

The duration of The Interpreter is 2.13 hours.


What are advantages and disadvantages of Interpreter?

What are the advantages and disadvantages of interpreter