adplus-dvertising
frame-decoration

Question

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

Posted under C Programming

Answer: (d).Those that allow dynamic data structures

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which languages necessarily need heap allocation in the run time environment?