MCQOPTIONS
Saved Bookmarks
| 1. |
A programming language is to be designed to run on a machine that does not have a big memory. |
| A. | Prefer a 2 pass compiler |
| B. | Prefer an interpreter |
| C. | Not support recursion |
| D. | All of the mentioned |
| Answer» E. | |