Which of the following is not a drawback to using recursive functions?
a) Possible program overflow/crash
b) Data types not able to store values
c) It can perform repetitive operations
d) Use of system resources