Back to the 2019 paper

Module 3 : Semantic Analysis & Symbol Table

20192m

Choose the correct answer of the following:
The languages that need heap allocation in the runtime environment are those that
(i) use global variables
(ii) use dynamic scoping
(iii) support recursion
(iv) allow dynamic data structure

Similar questions