1.

Which languages necessarily need heap allocation in the runtime environment?

A. Those that support recursion
B. Those that use dynamic scoping
C. Allow dynamic data structure
D. Those that use global variables
Answer» D. Those that use global variables


Discussion

No Comment Found