Home » Programming & Data Structure » Programming and data structure miscellaneous » Question

Programming and data structure miscellaneous

Programming & Data Structure

  1. Which languages necessarily need heap allocation in the runtime environment?
    1. Those that support recursion
    2. Those that use dynamic scoping
    3. Those that allow dynamic data structures
    4. Those that use global variables
Correct Option: C

linked data structures allow more flexibility in and the implementation of these linked data structure is through dynamic data structures .



Your comments will be displayed only after manual approval.