Which programming language required heap memory allocation in the run time environment?

165. Which programming language required heap memory allocation in the run time environment?

  1. A language that uses global variables
  2. A language that supports dynamic scoping
  3. A language that allows dynamic data structures
  4. A language that supports recursion

Answer: C) A language that allows dynamic data structures

Explanation:

A language that allows dynamic data structures required heap memory allocation in the run time environment.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.