Computer Science Fundamentals Algorithms Objective
Feb 14, 2013

A programming language is to be designed to run on a machine that does not have a big memory. The language should ?

Choose the correct answer:
A) prefer a 2 pass compiler to a 1 pass compiler
B) prefer a 1 pass compiler to a 2 pass compiler
C) prefer an interpreter to a compiler
D) Not support recursion
Detailed Explanation

Option e is right answer

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback