Select all that apply. Which of the following problems can be solved using recursion?
a. computing factorials
b. finding the greatest common divisor of two numbers
c. doing a Binary Search
d. multiplying two numbers
e. traversing a linked list
a. computing factorials
b. finding the greatest common divisor of two numbers
c. doing a Binary Search
e. traversing a linked list
Computer Science & Information Technology
You might also like to view...
When you change the lookup field's source table, the options will be updated when the user tries to change data in the future
Indicate whether the statement is true or false
Computer Science & Information Technology
Like stand-alone macros and embedded macros, what does a data macro use?
A) Macro Designer B) Command Wizard C) Design View D) MessageBox
Computer Science & Information Technology