Sol.1
§ Interpreter
translates on statement at a time so; its program execution is slow.
§ Interpreter
overall execution time is slow that’s why it is less efficient.
§ Interpreter don’t
generate any intermediate cod, during the interpretation process. Thus interpreters
are memory efficient.
Click Here To Download Solution File
Click Here To Download Solution File
Post a Comment