Compiler is faster than the interpreter.(True/False)?
Answers
Answered by
9
Compiler generally runs faster than interpreter. So I think it is false.
yuvraj2087:
not at all
Answered by
4
in general, interpreted programs run slower then the compiled programs
Similar questions