MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following functions generates new data at each step of a method? |
| A. | corecursive function |
| B. | structural recursive function |
| C. | unirecursive function |
| D. | indirect function |
| Answer» B. structural recursive function | |