I I have a problem to solve that takes n as an input number. The problem has a property that given the solution for (n-1) ? I can easily solve the problem for n. Which programming technique will I use to solve such a problem ? August 27, 2021 1 Min Read 0 340 August 27, 2021 1 Min Read 0 340 Answer : D. Recursion Programming Editor Continue Reading