answersLogoWhite

0

Is there used compiler or interpreter in HTM?

Updated: 8/18/2019
User Avatar

Wiki User

10y ago

Best Answer

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

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is there used compiler or interpreter in HTM?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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

its an interpreter


How many model of compiler?

combination of interpreter and compiler.


What is compilers and interpreters the purpose?

compiler and interpreter used to convert high level language to machine level language .....compiler does dis job in atonce while interpreter does in step by step


How compiler differ form interpreter?

because the compiler convert whole of the sentence once into the machine langauge but the interpreter convert one by one


Which produces faster program execution a compiler or pure interpreter?

A compiled program would execute faster than an interpreter running the same code step by step.


What are the similarities between compiler and interpreter?

Both compiler and interpreter are the language programs that translates source program into machine code or we can say object code. Both are used to find errors in source program.


Why does compiler better than interpreter?

There is no point in comparison.


Which is the host language uses to develop Compiler or interpreter?

You will have to ask the compiler and interpreter writers that question. What I can tell you with certainty, at one time all programs were hand assembled.


What compiler and interpreter effect the speed of computer?

need to get to mars


Who takes more memory space interpreter or compiler?

Interpreters


Who will take more memory space compiler or interpreter?

Interpreters


Examples of computer language translators?

Assembler Interpreter Compiler