Computer Sciences > GATE 2014 SET-3 > Recursion
Which of the following statements are CORRECT?
1) Static allocation of all data areas by a compiler makes it impossible to implement recursion.
2) Automatic garbage collection is essential to implement recursion.
3) Dynamic allocation of activation records is essential to implement recursion.
4) Both heap and stack are essential to implement recursion.
1) Static allocation of all data areas by a compiler makes it impossible to implement recursion.
2) Automatic garbage collection is essential to implement recursion.
3) Dynamic allocation of activation records is essential to implement recursion.
4) Both heap and stack are essential to implement recursion.
Correct : d
Similar Questions
The value printed by the given C program is ______ (Answer in integer)
The value printed by the given C program is ______ (Answer in integer)
The value printed by the given C program is ______ (Answer in integer)
Total Unique Visitors
Loading......