Computer Science, asked by pratu73, 1 year ago

has an inbuilt interpreter to compile the web pages a)web address b)web browser

Answers

Answered by dolldeepti6
1

No, a web browser is not a compiler.  Most modern web browsers contain a compiler, normally a just-in-time compiler for Javascript. They also contain a great number of other components (insert kitchen sink joke here), which have nothing to do with compilation.

Similar questions