how is complier different from interpreter
Bhanu55645:
hlo
Answers
Answered by
5
Heyyy..here is ur answer...⬇️
May it helps uh...
Difference between Complier and Interpreter....
In contrast with a compiler, an interpreter is a program which imitates the execution of programs written in a source language. Another difference between Compiler and interpreter is that Compiler converts the whole program in one go on the other handInterpreter converts the program by taking a single line at a time.
Hope it helps uh...✌
Thanx...❤
By- Ri✔
May it helps uh...
Difference between Complier and Interpreter....
In contrast with a compiler, an interpreter is a program which imitates the execution of programs written in a source language. Another difference between Compiler and interpreter is that Compiler converts the whole program in one go on the other handInterpreter converts the program by taking a single line at a time.
Hope it helps uh...✌
Thanx...❤
By- Ri✔
Answered by
2
A compiler is a software that converts program written in high level language into a machine level language .
it accepts the entire program at a time and then generates its equivalent machine code .
it displays the errors for the entire program only after compilation
an interpreter is also software that is used to convert a program written in high level language into its equivalent machine level language
but
it convert entire program into its machine code line by line .
it displays the errors of one line at a time during the conversion to its machine code
it accepts the entire program at a time and then generates its equivalent machine code .
it displays the errors for the entire program only after compilation
an interpreter is also software that is used to convert a program written in high level language into its equivalent machine level language
but
it convert entire program into its machine code line by line .
it displays the errors of one line at a time during the conversion to its machine code
Similar questions
English,
6 months ago
English,
6 months ago
Psychology,
1 year ago
Biology,
1 year ago
Hindi,
1 year ago