A programming language is to be designed to run on a machine that does not have a big memory.
Posted: Thu Jul 14, 2022 9:07 am
a) Prefer a 2 pass compiler
b) Prefer an interpreter
c) Not support recursion
d) All of the mentioned
b) Prefer an interpreter
c) Not support recursion
d) All of the mentioned