MCQOPTIONS
Saved Bookmarks
| 1. |
Which languages necessarily need heap allocation in the run time environment? |
| A. | Those that support recursion |
| B. | Those that use dynamic scoping |
| C. | Those that use global variables |
| D. | Those that allow dynamic data structures |
| Answer» E. | |