answersLogoWhite

0

Is interpreter used in c

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

Not really. Well, for example the format string of printf is interpreted in run-time, but I don't think that's what you mean

User Avatar

Wiki User

14y ago

What else can I help you with?

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 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.


What are the interpreter in c plus plus?

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


Which type of translater is used by GW BASIC either compiler or interpreter?

its an interpreter


Does C language has a interpreter?

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


Is there used compiler or interpreter in HTM?

A htm file is interpreted, not compiled. A browser acts as the interpreter.


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?


Which language is used to design a operating system?

An operating system is mostly developed in C. C++ is less common, but used by several OS developers. There also is some operatingsystems developed in Pascal and Ruby. The last (ruby) used an interpreter in C. To load the operating system, you need a bootloader. Which is at least partially written in assembler.


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.


How many language used interpreter?

only three


Which consideration is used in order to strive for harmonious working relationship when selecting an interpreter?

Compatibility is the consideration that is used in order to strive for a harmonious working relationship when selecting an interpreter.