Question: Question 1 2 2 pts What are the main difference ( s ) between a Compiler and an Interpreter? Compilers create executables, Interpreters compile each
Question
pts
What are the main differences between a Compiler and an Interpreter?
Compilers create executables, Interpreters compile each statement on the fly during runtime
Compilers compile each statement at run time, interpreters create executables
There are no difference between them
Interpreters create self contained programs where compilers require a runtime program
Interpreters use a runtime program which must be installed where compilers create programs which are selfcontained
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
